public class EjbInterceptor extends InterceptorDescriptor
bundleDescriptor, callbackDescriptors, ejbReferences, entityManagerFactoryReferences, entityManagerReferences, environmentProperties, messageDestReferences, resourceEnvReferences, resourceReferences, serviceReferences
DESCRIPTION_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, setInterceptorClassName
addCallbackDescriptor, 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, setBundleDescriptor
addResourceDescriptor, getAllResourcesDescriptors, getAllResourcesDescriptors, getResourceDescriptor, getResourceDescriptors, removeResourceDescriptor
addDescriptorExtension, 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, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addResourceDescriptor, removeResourceDescriptor
getAllResourcesDescriptors, getAllResourcesDescriptors, getResourceDescriptors
public 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 InterceptorDescriptor
Copyright © 2018. All rights reserved.