public class ManagedBeanDescriptor extends JndiEnvironmentRefsGroupDescriptor
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 |
|---|
ManagedBeanDescriptor()
Default constructor.
|
addCallbackDescriptor, addCallbackDescriptors, addEjbReferenceDescriptor, addEntityManagerFactoryReferenceDescriptor, addEntityManagerReferenceDescriptor, addEnvironmentProperty, addMessageDestinationReferenceDescriptor, addPostConstructDescriptor, addPreDestroyDescriptor, addResourceEnvReferenceDescriptor, addResourceReferenceDescriptor, addServiceReferenceDescriptor, getBundleDescriptor, getCallbackDescriptors, getEjbReference, getEjbReferenceDescriptors, getEntityManagerFactoryReferenceByName, getEntityManagerFactoryReferenceDescriptors, getEntityManagerReferenceByName, getEntityManagerReferenceDescriptors, getEnvironmentProperties, getEnvironmentPropertyByName, getMessageDestinationReferenceByName, getMessageDestinationReferenceDescriptors, getPostConstructDescriptors, 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, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddResourceDescriptor, removeResourceDescriptorgetAllResourcesDescriptors, getAllResourcesDescriptors, getResourceDescriptorspublic void setName(String name)
DescriptorsetName in class Descriptorname - the new name of the descriptor.public String getName()
DescriptorgetName in class Descriptorpublic boolean isNamed()
public void setBeanClassName(String className)
public String getBeanClassName()
public void setBundle(BundleDescriptor bundle)
public BundleDescriptor getBundle()
public void setInterceptorBuilder(Object b)
public Object getInterceptorBuilder()
public boolean hasInterceptorBuilder()
public void addBeanInstanceInfo(Object o)
public Collection getBeanInstances()
public void clearBeanInstanceInfo(Object beanInstance)
public void clearAllBeanInstanceInfo()
public void setClassInterceptorChain(List<InterceptorDescriptor> chain)
public void setMethodLevelInterceptorChain(MethodDescriptor m, List<InterceptorDescriptor> chain)
public List<InterceptorDescriptor> getAroundConstructCallbackInterceptors(Class clz, Constructor ctor)
public List<InterceptorDescriptor> getCallbackInterceptors(LifecycleCallbackDescriptor.CallbackType type)
public Set<LifecycleCallbackDescriptor> getAroundInvokeDescriptors()
public void addAroundInvokeDescriptor(LifecycleCallbackDescriptor aroundInvokeDesc)
public LifecycleCallbackDescriptor getAroundInvokeDescriptorByClass(String className)
public boolean hasAroundInvokeMethod()
public List<InterceptorDescriptor> getAroundInvokeInterceptors(Method m)
public String getGlobalJndiName()
public String getAppJndiName()
public void print(StringBuilder toStringBuilder)
print in class Descriptorpublic void validate()
public void visit(ManagedBeanVisitor aVisitor)
public List<InjectionCapable> getInjectableResourcesByClass(String className)
getInjectableResourcesByClass in interface JndiNameEnvironmentgetInjectableResourcesByClass in class JndiEnvironmentRefsGroupDescriptorpublic InjectionInfo getInjectionInfoByClass(Class clazz)
getInjectionInfoByClass in interface JndiNameEnvironmentgetInjectionInfoByClass in class JndiEnvironmentRefsGroupDescriptorpublic LifecycleCallbackDescriptor getPostConstructDescriptorByClass(String className)
JndiNameEnvironmentgetPostConstructDescriptorByClass in interface JndiNameEnvironmentgetPostConstructDescriptorByClass in class JndiEnvironmentRefsGroupDescriptorpublic LifecycleCallbackDescriptor getPreDestroyDescriptorByClass(String className)
JndiNameEnvironmentgetPreDestroyDescriptorByClass in interface JndiNameEnvironmentgetPreDestroyDescriptorByClass in class JndiEnvironmentRefsGroupDescriptorCopyright © 2019. All rights reserved.