jasco.runtime.distribution
Class SynchronousAdviceExecution
java.lang.Object
jasco.runtime.distribution.SynchronousAdviceExecution
- All Implemented Interfaces:
- java.io.Serializable
public class SynchronousAdviceExecution
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronousAdviceExecution
public SynchronousAdviceExecution(Advice.Type type,
java.lang.String name,
java.lang.String name2,
Host host,
DistributedJascoMethod jp)
getAdviceType
public Advice.Type getAdviceType()
getAspectInstanceName
public java.lang.String getAspectInstanceName()
getConnectorClassName
public java.lang.String getConnectorClassName()
getHost
public Host getHost()
getJP
public DistributedJascoMethod getJP()