org.jacorb.notification.util
Class AdminPropertySet
java.lang.Object
org.jacorb.notification.util.PropertySet
org.jacorb.notification.util.AdminPropertySet
public class AdminPropertySet
- extends PropertySet
- Author:
- Alphonse Bendt
| Methods inherited from class org.jacorb.notification.util.PropertySet |
addPropertySetListener, addPropertySetListener, badProperty, badType, checkPropertyExistence, containsKey, get, map2Props, set_properties, toArray, toMap, toString |
AdminPropertySet
public AdminPropertySet(Configuration config)
getValidNames
public Set<String> getValidNames()
set_admin
public void set_admin(Property[] ps)
get_admin
public Property[] get_admin()
validate_admin
public void validate_admin(Property[] ps)
throws UnsupportedAdmin
- Throws:
UnsupportedAdmin
Copyright © 2015 JacORB. All rights reserved.