public class PrefetchDisabledDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
Constructor and Description |
---|
PrefetchDisabledDescriptor()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addMethodDescriptor(MethodDescriptor methodDesc)
Setter for method
|
ArrayList |
getConvertedMethodDescs()
Getter for converted method
|
EjbDescriptor |
getEjbDescriptor()
Getter for ejbDescriptor
|
ArrayList |
getMethodDescriptors()
Getter for method
|
boolean |
isPrefetchDisabledFor(MethodDescriptor methodDesc) |
void |
setEjbDescriptor(EjbDescriptor ejbDescriptor)
Setter for ejbDescriptors
|
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, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public PrefetchDisabledDescriptor()
public ArrayList getMethodDescriptors()
public ArrayList getConvertedMethodDescs()
public EjbDescriptor getEjbDescriptor()
public void setEjbDescriptor(EjbDescriptor ejbDescriptor)
ejbDescriptors
- New value of ejbDescriptor.public void addMethodDescriptor(MethodDescriptor methodDesc)
MethodDescriptor
- New value of MethodDescriptor to add.public boolean isPrefetchDisabledFor(MethodDescriptor methodDesc)
Copyright © 2019. All rights reserved.