Skip navigation links
oracle.soa.management.facade
Class ComponentSnapShot
java.lang.Object
oracle.soa.management.facade.ComponentSnapShot
- All Implemented Interfaces:
- java.io.Serializable
-
public class ComponentSnapShot
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentSnapShot
public ComponentSnapShot()
getTotalInstanceCount
public int getTotalInstanceCount()
setTotalInstanceCount
public void setTotalInstanceCount(int totalInstanceCount)
getFaultedInstanceCount
public int getFaultedInstanceCount()
setRecoverableInstanceCount
public void setRecoverableInstanceCount(int recoverableInstanceCount)
getRecoverableInstanceCount
public int getRecoverableInstanceCount()
setFaultedInstanceCount
public void setFaultedInstanceCount(int faultedInstanceCount)
getRunningInstanceCount
public int getRunningInstanceCount()
setRunningInstanceCount
public void setRunningInstanceCount(int runningInstanceCount)
Skip navigation links
Copyright © 2010, 2012, Oracle and/or its affiliates. All rights reserved.