JBoss Common Classes 2.2.17.GA

Uses of Class
org.jboss.util.property.PropertyGroup

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
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
static PropertyGroup PropertyManager.getPropertyGroup(String basename)
          Get a property group for the given property base.
 PropertyGroup PropertyMap.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.
 PropertyGroup PropertyMap.getPropertyGroup(String basename, int index)
          Get a property group for the given property base at the given index.
 


JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.