站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Class org.jboss.util.property.PropertyGroup (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


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
 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
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.