org.jasig.portal.groups
Class GroupServiceConfiguration
java.lang.Object
org.jasig.portal.groups.GroupServiceConfiguration
public class GroupServiceConfiguration
- extends Object
Parses service descriptions found in the file found at SERVICES_XML. The
elements of each service are stored in a ComponentGroupServiceDescriptor.
- Version:
- $Revision: 19776 $
- Author:
- Dan Ellentuck
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupServiceConfiguration
public GroupServiceConfiguration()
getAttributes
public Map getAttributes()
getConfiguration
public static GroupServiceConfiguration getConfiguration()
throws Exception
- Throws:
Exception
getDefaultService
public String getDefaultService()
getNodeSeparator
public String getNodeSeparator()
getServiceDescriptors
public List getServiceDescriptors()
parseAttributes
protected void parseAttributes(Attributes atts)
parseXml
protected void parseXml()
throws Exception
- Throws:
Exception
reset
public static void reset()
Copyright © 2010 Jasig. All Rights Reserved.