|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyGroup | |
org.jboss.util.property | An advanced property access, managment and notification system. |
Uses of PropertyGroup in org.jboss.util.property |
Methods in org.jboss.util.property that return PropertyGroup | |
PropertyGroup |
PropertyMap.getPropertyGroup(String basename)
Get a property group for the given property base. |
PropertyGroup |
PropertyMap.getPropertyGroup(String basename,
int index)
Get a property group for the given property base at the given index. |
static PropertyGroup |
PropertyManager.getPropertyGroup(String basename)
Get a property group for the given property base. |
static PropertyGroup |
PropertyManager.getPropertyGroup(String basename,
int index)
Get a property group for the given property base at the given index. |
static PropertyGroup |
Property.getGroup(String basename)
Get a property group for the given property base |
static PropertyGroup |
Property.getGroup(String basename,
int index)
Get a property group for the given property base at the given index |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |