|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.services.dom.ResinInitServiceImpl
public final class ResinInitServiceImpl
This provides a DOM initialization service interface. It uses reflection so the resin library doesn't need to be available at compile time.
Constructor Summary | |
---|---|
ResinInitServiceImpl()
|
Method Summary | |
---|---|
void |
initialize()
Executes an initialization procedure for a specific dom implementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ResinInitServiceImpl()
Method Detail |
---|
public void initialize() throws PortalException
initialize
in interface IDOMInitService
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |