|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.commons.iloader.node.loaders.AbstractLoader
public abstract class AbstractLoader
An abstract loader that should be extended instead of directly implementing ILoader.
Constructor Summary | |
---|---|
protected |
AbstractLoader()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.ibm.commons.iloader.node.ILoader |
---|
getClassOf, getInheritingClassesOf, getNamespaces, getObject, getObjectCollection, getValue, getValueCollection, handleNamespace, isNativeClass, isNativeObject, loadClass, setObject, setValue |
Constructor Detail |
---|
protected AbstractLoader()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |