org.ow2.orchestra.axis
Class ClassLoaderMap
java.lang.Object
org.ow2.orchestra.axis.ClassLoaderMap
public final class ClassLoaderMap
- extends Object
ClassLoaderMap.java
- Version:
- $Id:ClassLoaderMap.java 813 2007-10-10 08:21:36Z souillac $
- Author:
- Goulven Le Jeune & Charles Souillard
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCL
public static WebServiceClassLoader getCL(String endpointName)
addCL
public static void addCL(String endpointName,
WebServiceClassLoader cl)
removeCL
public static void removeCL(String endpointName)
- Parameters:
processUUID -
Copyright © 2011 OW2 Consortium. All Rights Reserved.