|
||||||||||||
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
Field Summary |
---|
Fields inherited from class org.jacorb.notification.util.PropertySet |
---|
EMPTY_PROPERTY_RANGE, logger_, PROPERTY_ERROR_ARRAY_TEMPLATE, sORB |
Constructor Summary | |
---|---|
AdminPropertySet(org.apache.avalon.framework.configuration.Configuration config)
|
Method Summary | |
---|---|
Property[] |
get_admin()
|
java.util.Set |
getValidNames()
|
void |
set_admin(Property[] ps)
|
void |
validate_admin(Property[] ps)
|
Methods inherited from class org.jacorb.notification.util.PropertySet |
---|
addPropertySetListener, addPropertySetListener, badProperty, badType, checkPropertyExistence, containsKey, get, map2Props, 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 config)
Method Detail |
public java.util.Set 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 |