Uses of Class
org.apache.axis.utils.LockableHashtable
Packages that use LockableHashtable
-
Uses of LockableHashtable in org.apache.axis.deployment.wsdd
Fields in org.apache.axis.deployment.wsdd declared as LockableHashtableModifier and TypeFieldDescriptionprotected LockableHashtable
WSDDDeployableItem.parameters
Our parametersMethods in org.apache.axis.deployment.wsdd that return LockableHashtableModifier and TypeMethodDescriptionWSDDDeployableItem.getParametersTable()
Returns the config parameters as a hashtable (lockable)