org.jasig.portal.services.dom
Class DOMInitServiceFactory
java.lang.Object
org.jasig.portal.services.dom.DOMInitServiceFactory
public class DOMInitServiceFactory
- extends Object
- Version:
- $Revision: 19776 $
- Author:
- Nick Bolton, nbolton@unicon.net
|
Method Summary |
static IDOMInitService |
getService()
Returns an instance of the IDOMInitService specified in portal.properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMInitServiceFactory
public DOMInitServiceFactory()
getService
public static IDOMInitService getService()
- Returns an instance of the IDOMInitService specified in portal.properties.
If the property doesn't exist or is empty, null is returned.
- Returns:
- an IDOMInitService implementation
Copyright © 2010 Jasig. All Rights Reserved.