|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Dictionary
java.util.Hashtable
java.util.Properties
org.jboss.util.property.PropertyMap (src)
org.jboss.util.property.PropertyContainer (src)
org.jboss.deployment.SubDeployerSupport.ClassConfiguration
Static configuration properties for this class. Allows easy access to change defaults with system properties.
Field Summary |
Fields inherited from class org.jboss.util.property.PropertyContainer (src) |
groupname |
Fields inherited from class org.jboss.util.property.PropertyMap (src) |
boundListeners, EMPTY_ARRAY_PROPERTY, PROPERTY_NAME_SEPARATOR, unboundListeners |
Fields inherited from class java.util.Properties |
defaults |
Constructor Summary | |
SubDeployerSupport.ClassConfiguration()
|
Method Summary | |
java.lang.String |
getNativeLibToken()
|
void |
setNativeLibToken(java.lang.String token)
|
Methods inherited from class org.jboss.util.property.PropertyContainer (src) |
bindField, bindField, bindMethod, bindMethod, throwException, throwException, throwException, throwException |
Methods inherited from class org.jboss.util.property.PropertyMap (src) |
addPropertyListener, addPropertyListener, addPropertyListeners, containsProperty, entrySet, firePropertyAdded, firePropertyChanged, firePropertyRemoved, getArrayProperty, getArrayProperty, getProperty, getPropertyGroup, getPropertyGroup, keySet, load, load, load, load, makeIndexPropertyName, makePrefixedPropertyName, names, put, remove, removeProperty, removePropertyListener, removePropertyListener, setProperty |
Methods inherited from class java.util.Properties |
getProperty, list, list, load, propertyNames, save, store |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, putAll, rehash, size, toString, values |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SubDeployerSupport.ClassConfiguration()
Method Detail |
public void setNativeLibToken(java.lang.String token)
public java.lang.String getNativeLibToken()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |