|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.layout.dlm.DecoratorLoader
class DecoratorLoader
Loads the class specified in className and verifies that it conforms to the LayoutDecorator interface. If a null class name is passed in this class returns null. If an error occurs an exception is thrown indicating the problems that occurred.
Field Summary | |
---|---|
static java.lang.String |
RCS_ID
|
Constructor Summary | |
---|---|
DecoratorLoader()
|
Method Summary | |
---|---|
(package private) static LayoutDecorator |
load(java.lang.String className)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RCS_ID
Constructor Detail |
---|
DecoratorLoader()
Method Detail |
---|
static LayoutDecorator load(java.lang.String className) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |