
Icon | Member | Description |
---|---|---|
![]() | CreateSpaceProxy(String, String) | Obsolete.
Create a space proxy which its lifecycle is managed by the container.
The caller does not need to take care of shutting down or disposing the proxy when the container is disposing.
|
![]() | CreateSpaceProxy(String, String, SpaceConfig) | Obsolete.
Create a space proxy which its lifecycle is managed by the container.
The caller does not need to take care of shutting down or disposing the proxy when the container is disposing.
|
![]() | CreateSpaceProxy(String, String, SpaceConfig, Boolean) | Obsolete.
Create a space proxy which its lifecycle is managed by the container.
The caller does not need to take care of shutting down or disposing the proxy when the container is disposing.
|
![]() | CreateSpaceProxy(SpaceProxyFactory) |
Creates a managed space proxy using the specified factory.
|
![]() | CreateSpaceProxy(String, String, SpaceConfig, Boolean, SpaceProxyMode) | Obsolete.
Creates a managed space proxy / embedded space using the specified settings
|
![]() | CreateSpaceProxy(SpaceProxyConfigurationElement) |
Creates a managed space proxy using the specified configuration element.
|