org.openspaces.interop
Class DotnetProcessingUnitContainer
java.lang.Object
  
org.openspaces.interop.DotnetProcessingUnitContainer
- All Implemented Interfaces: 
 - ProcessingUnitContainer, ServiceDetailsProvider, ServiceMonitorsProvider
 
public class DotnetProcessingUnitContainer
- extends Object
- implements ProcessingUnitContainer, ServiceDetailsProvider, ServiceMonitorsProvider
  
- Since:
 
  - 6.6
 
- Author:
 
  - kimchy
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DotnetProcessingUnitContainer
public DotnetProcessingUnitContainer(ClusterInfo clusterInfo,
                                     BeanLevelProperties beanLevelProperties)
                              throws CannotCreateContainerException
- Throws:
 CannotCreateContainerException
close
public void close()
           throws CannotCloseContainerException
- Description copied from interface: 
ProcessingUnitContainer 
- Closes the given processing unit container.
- Specified by:
 close in interface ProcessingUnitContainer
 
- Throws:
 CannotCloseContainerException
 
 
getServicesDetails
public ServiceDetails[] getServicesDetails()
- Description copied from interface: 
ServiceDetailsProvider 
- Retruns one or more service details that the service exposes.
- Specified by:
 getServicesDetails in interface ServiceDetailsProvider
 
 
 
getServicesMonitors
public ServiceMonitors[] getServicesMonitors()
- Description copied from interface: 
ServiceMonitorsProvider 
- Retruns one or more service details that the service exposes.
- Specified by:
 getServicesMonitors in interface ServiceMonitorsProvider
 
 
 
Copyright © GigaSpaces.