| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.implementation.java.context.ReflectiveInstanceWrapper<T>
public class ReflectiveInstanceWrapper<T>
| Constructor Summary | |
|---|---|
ReflectiveInstanceWrapper(T instance,
                          EventInvoker<T> initInvoker,
                          EventInvoker<T> destroyInvoker)
 | 
|
| Method Summary | |
|---|---|
 T | 
getInstance()
 | 
 void | 
start()
 | 
 void | 
stop()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ReflectiveInstanceWrapper(T instance,
                                 EventInvoker<T> initInvoker,
                                 EventInvoker<T> destroyInvoker)
| Method Detail | 
|---|
public T getInstance()
getInstance in interface InstanceWrapper<T>
public void start()
           throws TargetInitializationException
start in interface InstanceWrapper<T>TargetInitializationException
public void stop()
          throws TargetDestructionException
stop in interface InstanceWrapper<T>TargetDestructionException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||