JBoss Modular Service Container 1.2.0.Beta1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.jboss.msc.service.ServiceContainer.TerminateListener.Info
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
long |
getShutdownCompleted()
Returns the time the shutdown process was completed, in nanoseconds.
|
long |
getShutdownInitiated()
Returns the time the shutdown process was initiated, in nanoseconds.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getShutdownInitiated
public long getShutdownInitiated()
Returns the time the shutdown process was initiated, in nanoseconds.
- Returns:
- the shutdown initiated time
-
getShutdownCompleted
public long getShutdownCompleted()
Returns the time the shutdown process was completed, in nanoseconds.
- Returns:
- the shutdown completed time
JBoss Modular Service Container 1.2.0.Beta1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2012 JBoss, a division of Red Hat, Inc.