Package jasco.runtime

Interface Summary
CombinedHooks  
ConnectorCombinationStrategy  
ConnectorRegistryListener  
DoNotCache  
ITrapExecutor  
JAsCoBean  
JAsCoBeanCallback  
JAsCoBeanCallbackMethod  
MethodJoinpoint The thisJoinPoint keyword availabe in JAsCo aspects is of type MethodJoinpoint, this means that all subsequent methods are availabe for this keyword.
MyComparator  
NoAspects  
 

Class Summary
Advice  
ConnectorPersistance  
ConnectorRegistry  
CRChangeEvent  
CutpointAfterComparator  
CutpointBeforeComparator  
CutpointReplaceComparator  
DefaultTrapExecutor  
JascoDirectCallbackMethod  
JAsCoJPInterpreter  
JascoMethod The calledmethod keyword availabe in JAsCo aspects is of type JascoMethod, this means that all subsequent methods are availabe for this keyword.
NULL  
ReflectJascoMethod  
RuntimeContext  
TempAnnotationHelper  
VectorSorter  
 

Enum Summary
Advice.Type  
CRChangeEvent.PropChange  
 

Exception Summary
JAsCoAdviceException  
ProceedFinishedException