Class LocalTime
java.lang.Object
com.gigaspaces.management.local_time.LocalTime
- All Implemented Interfaces:
LocalTimeMBean
This class provides local time.
- Since:
- 6.5.1
- Author:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the current local time of MBean server in milliseconds
-
Constructor Details
-
LocalTime
public LocalTime()
-
-
Method Details
-
localCurrentTime
Returns the current local time of MBean server in milliseconds- Specified by:
localCurrentTimein interfaceLocalTimeMBean- Returns:
- local time
-