|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.codehaus.xfire.XFireFactory
The XFireFactory class allows you to embed XFire within your apps easily.
This class assumes one XFire instance per JVM. To create many XFire instances you must use your own configuration and instantiation mechanism.
Method Summary | |
XFire |
getXFire()
|
static XFireFactory |
newInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static XFireFactory newInstance() throws java.lang.Exception
java.lang.Exception
public XFire getXFire() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |