|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.common.Factory
public abstract class Factory
Base class to find a class on the classpath.
| Constructor Summary | |
|---|---|
Factory()
|
|
| Method Summary | |
|---|---|
protected static java.lang.Class |
getClassForName(java.lang.String className)
Loads the class with the given name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Factory()
| Method Detail |
|---|
protected static java.lang.Class getClassForName(java.lang.String className)
throws java.lang.ClassNotFoundException
className - - the className to be found
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||