public class EjbInterceptor extends InterceptorDescriptor
bundleDescriptor, callbackDescriptors, ejbReferences, entityManagerFactoryReferences, entityManagerReferences, environmentProperties, messageDestReferences, resourceEnvReferences, resourceReferences, serviceReferencesDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
EjbInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
EjbBundleDescriptor |
getEjbBundleDescriptor() |
javax.enterprise.inject.spi.Interceptor |
getInterceptor() |
boolean |
isCDIInterceptor() |
void |
setCDIInterceptor(boolean flag) |
void |
setEjbBundleDescriptor(EjbBundleDescriptor bundleDescriptor) |
void |
setInterceptor(javax.enterprise.inject.spi.Interceptor interceptor) |
String |
toString() |
addAroundConstructDescriptor, addAroundInvokeDescriptor, addAroundInvokeDescriptors, addAroundTimeoutDescriptor, addAroundTimeoutDescriptors, addPostActivateDescriptor, addPrePassivateDescriptor, getAroundInvokeDescriptors, getAroundTimeoutDescriptors, getFromBeanClass, getInterceptorClass, getInterceptorClassName, getOrderedAroundInvokeDescriptors, getOrderedAroundTimeoutDescriptors, getOrderedCallbackDescriptors, hasAroundInvokeDescriptor, hasAroundTimeoutDescriptor, setFromBeanClass, setInterceptorClass, setInterceptorClassNameaddCallbackDescriptor, addCallbackDescriptors, addEjbReferenceDescriptor, addEntityManagerFactoryReferenceDescriptor, addEntityManagerReferenceDescriptor, addEnvironmentProperty, addMessageDestinationReferenceDescriptor, addPostConstructDescriptor, addPreDestroyDescriptor, addResourceEnvReferenceDescriptor, addResourceReferenceDescriptor, addServiceReferenceDescriptor, getBundleDescriptor, getCallbackDescriptors, getEjbReference, getEjbReferenceDescriptors, getEntityManagerFactoryReferenceByName, getEntityManagerFactoryReferenceDescriptors, getEntityManagerReferenceByName, getEntityManagerReferenceDescriptors, getEnvironmentProperties, getEnvironmentPropertyByName, getInjectableResourcesByClass, getInjectionInfoByClass, getMessageDestinationReferenceByName, getMessageDestinationReferenceDescriptors, getPostConstructDescriptorByClass, getPostConstructDescriptors, getPreDestroyDescriptorByClass, getPreDestroyDescriptors, getResourceEnvReferenceByName, getResourceEnvReferenceDescriptors, getResourceReferenceByName, getResourceReferenceDescriptors, getServiceReferenceByName, getServiceReferenceDescriptors, hasCallbackDescriptor, removeEjbReferenceDescriptor, removeEnvironmentProperty, removeMessageDestinationReferenceDescriptor, removeResourceEnvReferenceDescriptor, removeResourceReferenceDescriptor, removeServiceReferenceDescriptor, setBundleDescriptoraddResourceDescriptor, getAllResourcesDescriptors, getAllResourcesDescriptors, getResourceDescriptor, getResourceDescriptors, removeResourceDescriptoraddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttributeaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddResourceDescriptor, removeResourceDescriptorgetAllResourcesDescriptors, getAllResourcesDescriptors, getResourceDescriptorspublic EjbBundleDescriptor getEjbBundleDescriptor()
public void setEjbBundleDescriptor(EjbBundleDescriptor bundleDescriptor)
public boolean isCDIInterceptor()
public void setCDIInterceptor(boolean flag)
public javax.enterprise.inject.spi.Interceptor getInterceptor()
public void setInterceptor(javax.enterprise.inject.spi.Interceptor interceptor)
public String toString()
toString in class InterceptorDescriptorCopyright © 2019. All rights reserved.