|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.metadata.registry.MetadataFactoryRegistry
public class MetadataFactoryRegistry
Method Summary | |
---|---|
static java.lang.Object |
getFactory(java.lang.Class intface)
getFactory |
static void |
setFactory(java.lang.Class intface,
java.lang.Object factoryObject)
setFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.Object getFactory(java.lang.Class intface)
intface
- of the Factory
public static void setFactory(java.lang.Class intface, java.lang.Object factoryObject)
intface
- factoryObject
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |