GigaSpaces XAP 9.0 API

org.openspaces.interop
Class DotnetProcessingUnitContainer

java.lang.Object
  extended by org.openspaces.interop.DotnetProcessingUnitContainer
All Implemented Interfaces:
ProcessingUnitContainer, ServiceDetailsProvider, ServiceMonitorsProvider

public class DotnetProcessingUnitContainer
extends Object
implements ProcessingUnitContainer, ServiceDetailsProvider, ServiceMonitorsProvider

Since:
6.6
Author:
kimchy

Constructor Summary
DotnetProcessingUnitContainer(ClusterInfo clusterInfo, BeanLevelProperties beanLevelProperties)
           
 
Method Summary
 void close()
          Closes the given processing unit container.
 ServiceDetails[] getServicesDetails()
          Retruns one or more service details that the service exposes.
 ServiceMonitors[] getServicesMonitors()
          Retruns one or more service details that the service exposes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DotnetProcessingUnitContainer

public DotnetProcessingUnitContainer(ClusterInfo clusterInfo,
                                     BeanLevelProperties beanLevelProperties)
                              throws CannotCreateContainerException
Throws:
CannotCreateContainerException
Method Detail

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

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.