|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.services.dom.DOMInitServiceFactory
public class DOMInitServiceFactory
Field Summary | |
---|---|
private static java.lang.String |
className
|
private static org.apache.commons.logging.Log |
log
|
private static IDOMInitService |
service
|
Constructor Summary | |
---|---|
DOMInitServiceFactory()
|
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 |
Field Detail |
---|
private static final org.apache.commons.logging.Log log
private static IDOMInitService service
private static java.lang.String className
Constructor Detail |
---|
public DOMInitServiceFactory()
Method Detail |
---|
public static IDOMInitService getService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |