|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.deployment.util.Utils
| Constructor Summary | |
Utils()
|
|
| Method Summary | |
static void |
addFlowHandlers(Flow flow,
ClassLoader clsLoader)
|
static void |
fillAxisService(AxisService axisService,
AxisConfiguration axisConfig,
ArrayList excludeOperations)
This guy will create a AxisService using java reflection |
static AxisOperation |
getAxisOperationforJmethod(org.codehaus.jam.JMethod jmethod,
org.apache.ws.java2wsdl.utils.TypeTable table)
|
static ClassLoader |
getClassLoader(ClassLoader parent,
File file)
|
static ClassLoader |
getClassLoader(ClassLoader parent,
String path)
|
static org.apache.axiom.om.OMElement |
getParameter(String name,
String value,
boolean locked)
|
static URL[] |
getURLsForAllJars(URL url)
|
static void |
loadHandler(ClassLoader loader1,
HandlerDescription desc)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Utils()
| Method Detail |
public static void addFlowHandlers(Flow flow,
ClassLoader clsLoader)
throws AxisFault
AxisFault
public static void loadHandler(ClassLoader loader1,
HandlerDescription desc)
throws DeploymentException
DeploymentExceptionpublic static URL[] getURLsForAllJars(URL url)
public static ClassLoader getClassLoader(ClassLoader parent,
String path)
throws DeploymentException
DeploymentException
public static ClassLoader getClassLoader(ClassLoader parent,
File file)
throws DeploymentException
DeploymentException
public static void fillAxisService(AxisService axisService,
AxisConfiguration axisConfig,
ArrayList excludeOperations)
throws Exception
Exception
public static AxisOperation getAxisOperationforJmethod(org.codehaus.jam.JMethod jmethod,
org.apache.ws.java2wsdl.utils.TypeTable table)
throws AxisFault
AxisFault
public static org.apache.axiom.om.OMElement getParameter(String name,
String value,
boolean locked)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||