|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.util.PropertySet
org.jacorb.notification.util.AdminPropertySet
public class AdminPropertySet
Field Summary |
---|
Fields inherited from class org.jacorb.notification.util.PropertySet |
---|
EMPTY_PROPERTY_RANGE, PROPERTY_ERROR_ARRAY_TEMPLATE, sORB |
Constructor Summary | |
---|---|
AdminPropertySet(org.apache.avalon.framework.configuration.Configuration configuration)
|
Method Summary | |
---|---|
Property[] |
get_admin()
|
java.util.HashSet |
getValidNames()
|
void |
set_admin(Property[] ps)
|
void |
validate_admin(Property[] ps)
|
Methods inherited from class org.jacorb.notification.util.PropertySet |
---|
addPropertySetListener, addPropertySetListener, addToIgnoredProps, badProperty, badType, checkPropertyExistence, containsKey, get, map2Props, removeFromIgnoredProps, set_properties, toArray, toMap, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AdminPropertySet(org.apache.avalon.framework.configuration.Configuration configuration) throws org.apache.avalon.framework.configuration.ConfigurationException
org.apache.avalon.framework.configuration.ConfigurationException
Method Detail |
---|
public java.util.HashSet getValidNames()
public void set_admin(Property[] ps)
public Property[] get_admin()
public void validate_admin(Property[] ps) throws UnsupportedAdmin
UnsupportedAdmin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |