org.jasig.portal.groups
Class GroupServiceConfiguration
java.lang.Object
org.jasig.portal.groups.GroupServiceConfiguration
- public class GroupServiceConfiguration
- extends java.lang.Object
Parses service descriptions found in the file found at SERVICES_XML. The
elements of each service are stored in a ComponentGroupServiceDescriptor.
- Version:
- $Revision: 1.9 $
- Author:
- Dan Ellentuck
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupServiceConfiguration
public GroupServiceConfiguration()
getAttributes
public java.util.Map getAttributes()
getConfiguration
public static GroupServiceConfiguration getConfiguration()
throws java.lang.Exception
- Throws:
java.lang.Exception
getDefaultService
public java.lang.String getDefaultService()
getNodeSeparator
public java.lang.String getNodeSeparator()
getServiceDescriptors
public java.util.List getServiceDescriptors()
reset
public static void reset()