Uses of Class
org.gwe.integration.slicer.AbstractCLMProxyApp

Packages that use AbstractCLMProxyApp
org.gwe.integration.slicer   
org.gwe.integration.slicer.chains   
 

Uses of AbstractCLMProxyApp in org.gwe.integration.slicer
 

Subclasses of AbstractCLMProxyApp in org.gwe.integration.slicer
 class GWECLMProxyApp
           
 class WrapperCLMProxyApp
           
 

Methods in org.gwe.integration.slicer with type parameters of type AbstractCLMProxyApp
protected static
<PROXY_APP_TYPE extends AbstractCLMProxyApp>
void
AbstractCLMProxyApp.proxyAppClassMain(java.lang.Class<PROXY_APP_TYPE> proxyAppClass, java.util.List<java.lang.String> argsList)
           
protected static
<PROXY_APP extends AbstractCLMProxyApp>
void
AbstractCLMProxyApp.proxyAppMain(PROXY_APP proxyApp, java.util.List<java.lang.String> argsList)
           
 

Uses of AbstractCLMProxyApp in org.gwe.integration.slicer.chains
 

Subclasses of AbstractCLMProxyApp in org.gwe.integration.slicer.chains
 class ChainCLMProxyApp
           
 



Copyright © 2007-2009. All Rights Reserved.