org.jasig.portal.services.dom
Class DOMInitService
java.lang.Object
org.jasig.portal.services.dom.DOMInitService
public final class DOMInitService
- extends Object
This service is meant to run at system initialization that will provide
any DOM initialization. For example, with resin, you can configure which
compiler to use. It will use the DOMInitServicaFactory to retrieve the
actual implementation of the init service.
- Version:
- $Revision: 19776 $
- Author:
- Nick Bolton, nbolton@unicon.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMInitService
protected DOMInitService()
instance
public static final DOMInitService instance()
Copyright © 2010 Jasig. All Rights Reserved.