org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy
Class ServiceProviderAspect
java.lang.Object
org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy.ServiceProviderAspect
- All Implemented Interfaces:
- InvocationHandler
public class ServiceProviderAspect
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_initCalled
protected boolean m_initCalled
m_sequencer
protected Sequencer m_sequencer
ServiceProviderAspect
public ServiceProviderAspect()
bind
protected void bind(Sequencer sequencer)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.