Uses of Class
org.eclipse.ecf.provider.generic.GenericContainerInstantiator.GenericContainerArgs
Packages that use GenericContainerInstantiator.GenericContainerArgs
-
Uses of GenericContainerInstantiator.GenericContainerArgs in org.eclipse.ecf.provider.generic
Methods in org.eclipse.ecf.provider.generic that return GenericContainerInstantiator.GenericContainerArgsModifier and TypeMethodDescriptionGenericContainerInstantiator.getClientArgs
(Object[] args) GenericContainerInstantiator.getServerArgs
(Object[] args) Methods in org.eclipse.ecf.provider.generic with parameters of type GenericContainerInstantiator.GenericContainerArgsModifier and TypeMethodDescriptionprotected IContainer
GenericContainerInstantiator.createClientContainer
(GenericContainerInstantiator.GenericContainerArgs gcargs) protected IContainer
GenericContainerInstantiator.createServerContainer
(GenericContainerInstantiator.GenericContainerArgs gcargs)