test.implementation.loading.support
Class Target

java.lang.Object
  extended bytest.implementation.loading.support.Target
All Implemented Interfaces:
TargetMBean (src)

public class Target
extends java.lang.Object
implements TargetMBean (src)

Target attempts to place the arg to instance field.

See Also:

Constructor Summary
Target()
           
 
Method Summary
 void executeTarget(AClass (src)  a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Target

public Target()
Method Detail

executeTarget

public void executeTarget(AClass (src)  a)
Specified by:
executeTarget in interface TargetMBean (src)