public class ConcurrentMethodDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
ConcurrentMethodDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
TimeUnit |
getAccessTimeoutUnit() |
long |
getAccessTimeoutValue() |
MethodDescriptor |
getConcurrentMethod() |
boolean |
hasAccessTimeout() |
boolean |
hasLockMetadata() |
boolean |
isReadLocked() |
boolean |
isWriteLocked() |
void |
setAccessTimeout(TimeoutValueDescriptor t) |
void |
setConcurrentMethod(MethodDescriptor m) |
void |
setWriteLock(boolean flag) |
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, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic void setAccessTimeout(TimeoutValueDescriptor t)
public void setConcurrentMethod(MethodDescriptor m)
public MethodDescriptor getConcurrentMethod()
public void setWriteLock(boolean flag)
public boolean hasLockMetadata()
public boolean isWriteLocked()
public boolean isReadLocked()
public boolean hasAccessTimeout()
public long getAccessTimeoutValue()
public TimeUnit getAccessTimeoutUnit()
Copyright © 2019. All rights reserved.