Serialized Form
|
Package net.openwings.availability |
status
int status
- This is the RED, YELLOW, GREEN status indicator.
percentage
float percentage
- This indicates the percentage utilization of this component.
numerator
float numerator
- This is the actual resource usage reading.
denominator
float denominator
- This is the acutal available resources.
units
java.lang.String units
- This is the units of the measurement.
name
java.lang.String name
- This is the name of the measurement.
name
java.lang.String name
- This is the name of the unit under test.
description
java.lang.String description
- Description of the fault.
status
int status
- This is the
OFFLINE, ONLINE status indicator
degraded
boolean degraded
- Is the component degraded at all
|
Package net.openwings.component |
componentID
UniqueID componentID
serviceID
UniqueID serviceID
returnServiceAttributes
boolean returnServiceAttributes
returnUserInterfaceFactories
boolean returnUserInterfaceFactories
desiredUIClass
java.lang.Class desiredUIClass
desiredUIConstructorParameters
java.lang.Object[] desiredUIConstructorParameters
buildUIImmediately
boolean buildUIImmediately
requiredAttributeMap
java.util.HashMap requiredAttributeMap
serviceName
java.lang.String serviceName
serialNumber
java.lang.String serialNumber
comment
java.lang.String comment
displayName
java.lang.String displayName
iconResource
java.lang.String iconResource
serviceDescription
java.lang.String serviceDescription
serviceID
UniqueID serviceID
factorySet
java.util.HashSet factorySet
serviceAttributeMap
java.util.HashMap serviceAttributeMap
serviceName
java.lang.String serviceName
serialNumber
java.lang.String serialNumber
comment
java.lang.String comment
displayName
java.lang.String displayName
iconResource
java.lang.String iconResource
serviceDescription
java.lang.String serviceDescription
serviceID
UniqueID serviceID
publisherUIFactorySet
java.util.HashSet publisherUIFactorySet
subscriberUIFactorySet
java.util.HashSet subscriberUIFactorySet
serviceAttributeMap
java.util.HashMap serviceAttributeMap
serviceID
UniqueID serviceID
componentID
UniqueID componentID
service
java.lang.Object service
serviceAttributeMap
java.util.HashMap serviceAttributeMap
userInterface
java.lang.Object userInterface
factories
UserInterfaceFactory[] factories
componentID
UniqueID componentID
serviceID
UniqueID serviceID
acceptDistributedObjectsImmediately
boolean acceptDistributedObjectsImmediately
returnServiceAttributes
boolean returnServiceAttributes
returnUserInterfaceFactories
boolean returnUserInterfaceFactories
desiredUIClass
java.lang.Class desiredUIClass
desiredUIConstructorParameters
java.lang.Object[] desiredUIConstructorParameters
buildUIImmediately
boolean buildUIImmediately
maximumNumberOfResults
int maximumNumberOfResults
requiredAttributeMap
java.util.HashMap requiredAttributeMap
|
Package net.openwings.component.utilities |
uniqueID
UniqueID uniqueID
serviceInterface
java.lang.Class serviceInterface
implementsInterface
boolean implementsInterface
supportedServiceInterface
java.lang.Class supportedServiceInterface
supportedUIClass
java.lang.Class supportedUIClass
|
Package net.openwings.connector |
receiverProxy
ReceiverProxy receiverProxy
- This field contains all of the business logic required to recieve
calls from a
SenderProxy and relay it to a reciever object.
senderProxy
SenderProxy senderProxy
- This field contains all of the business logic required for a
sender object to make seamless calls to a reciever object. This
must also contain a protocol specific mechanism for communicating
to a
ReceiverProxy.
attributes
ProtocolAttributes attributes
- This field contains any protocol-specific information used to
configure the connector.
exceptionList
java.util.LinkedList exceptionList
- exceptionList LinkedList the list of Exceptions that have
been collected.
exceptionList
java.util.LinkedList exceptionList
- exceptionList LinkedList the list of Exceptions that have
been collected.
-
|
Package net.openwings.connector.asynchronous |
|
Package net.openwings.connector.synchronous |
|
Package net.openwings.container |
processID
UniqueID processID
processStatusTime
java.util.Date processStatusTime
processStartTime
java.util.Date processStartTime
processStopTime
java.util.Date processStopTime
containerID
UniqueID containerID
timesRestarted
int timesRestarted
status
int status
lastExitCode
int lastExitCode
lastFailureCause
java.lang.Throwable lastFailureCause
performanceReports
PerformanceReport[] performanceReports
sharedContainer
boolean sharedContainer
restart
boolean restart
mobile
boolean mobile
commandLineParameters
java.lang.String commandLineParameters
exception
java.lang.Exception exception
|
Package net.openwings.container.utilities |
processID
UniqueID processID
oldContainerID
UniqueID oldContainerID
newContainerID
UniqueID newContainerID
containerID
UniqueID containerID
processInfoList
LoadBalancerProcessInfo[] processInfoList
reports
PerformanceReport[] reports
processID
UniqueID processID
reports
PerformanceReport[] reports
lastModified
long lastModified
componentName
java.lang.String componentName
processID
UniqueID processID
yellowThreshold
float yellowThreshold
redThreshold
float redThreshold
reportName
java.lang.String reportName
|
Package net.openwings.context |
context
UniqueID context
name
java.lang.String name
platform
UniqueID platform
name
java.lang.String name
clustered
boolean clustered
|
Package net.openwings.identity |
name
java.lang.String name
- The name of the attribute
value
java.lang.Object value
- The value of the attribute. This must be Serializable.
uniqueID
UniqueID uniqueID
componentName
java.lang.String componentName
version
java.lang.String version
description
java.lang.String description
executable
boolean executable
executableString
java.lang.String executableString
platform
java.lang.String platform
sharedContainerHint
boolean sharedContainerHint
restartHint
boolean restartHint
bootProcessHint
boolean bootProcessHint
runImmediatelyHint
boolean runImmediatelyHint
mobile
boolean mobile
classpath
java.net.URL[] classpath
codebase
java.net.URL[] codebase
properties
java.util.Properties properties
commandLineParameters
java.lang.String commandLineParameters
bytes
byte[] bytes
|
Package net.openwings.install |
serveHint
boolean serveHint
policyDirectory
java.lang.String policyDirectory
sourceDirectory
java.lang.String sourceDirectory
dataDirectory
java.lang.String dataDirectory
docsDirectory
java.lang.String docsDirectory
libDirectory
java.lang.String libDirectory
httpDirectory
java.lang.String httpDirectory
binDirectory
java.lang.String binDirectory
iconFile
java.lang.String iconFile
resolvableCodebase
java.lang.String[] resolvableCodebase
resolvableClasspath
java.lang.String[] resolvableClasspath
installState
int installState
exception
java.lang.Exception exception
|
Package net.openwings.policy |
e
java.lang.Exception e
- The
Exception that triggered this exception.
|
Package net.openwings.security |
roleName
java.lang.String roleName
signedName
java.security.SignedObject signedName
|
Package net.openwings.service |
e
java.lang.Exception e
- The
Exception that triggered this exception.