Openwings API Documentation (v1.1)

Package net.openwings.container.utilities

Interface Summary
ContainerManagerPolicy This interface defines a policy that a ContainerManager may use to persist information about the plugins it uses.
LoadBalancer This interface describes a plug-in that makes load balancing decisions for a container manager.
LogAccess This interface describes a service that can be used to obtain access to the log files for processes managed by a given container manager
PlatformPerformance This interface describes a plug-in that reports performance statistics for a platform.
 

Class Summary
LoadBalancerAssignment This class describes an assignment of a MobileProcess to a new container.
LoadBalancerContainerInfo This class contains the information about a Container that a plug-in LoadBalancer uses to make load balancing decisions for a container manager.
LoadBalancerProcessInfo This class contains the information about a MobileProcess that a plug-in LoadBalancer uses to make load balancing decisions for a container manager.
LogAccess.LogFileDescriptor This class describes a log file for an Openwings process.
PerformanceThreshold This class describes the thresholds for GREEN/YELLOW/RED status for a particular type of performance report.
 


Openwings API Documentation (v1.1)