org.azzyzt.jee.runtime.meta
Class InvocationRegistryBase
java.lang.Object
org.azzyzt.jee.runtime.meta.InvocationRegistryBase
public abstract class InvocationRegistryBase
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationRegistryBase
public InvocationRegistryBase()
getSiteAdapter
public abstract SiteAdapterInterface getSiteAdapter()
getTsr
public abstract javax.transaction.TransactionSynchronizationRegistry getTsr()
getAzzyztant
public abstract AzzyztantInterface getAzzyztant()
registerRESTInvocation
public InvocationMetaInfo registerRESTInvocation(javax.interceptor.InvocationContext ctx)
registerEJBInvocation
public void registerEJBInvocation(javax.interceptor.InvocationContext ctx)
getMetaInfo
public InvocationMetaInfo getMetaInfo()
getInvocationTimestamp
public java.util.Calendar getInvocationTimestamp()