- getBytes() - Method in interface tigase.licence.Licence
-
- getClusterNodesCount() - Static method in class tigase.licence.LicenceCheckerUpdater
-
- getComponentAdditionalData() - Method in interface tigase.licence.LicenceCheckerUpdateCallback
-
Method responsible for obtaining additional component information to be
submitted to the server.
- getComponentAdditionalData() - Method in class tigase.licence.LicenceCheckerUpdateCallbackImpl
-
- getComponentInfo() - Static method in class tigase.licence.LicenceCheckerUpdater
-
Returns Component Information about all system components
- getHeapMax() - Static method in class tigase.licence.LicenceCheckerUpdater
-
Returns Maxim Heap Memory usage, either OLD memory pool size as this is
what is the most interesting to us or if this is not possible then total
Heap size.
- getHeapUsed() - Static method in class tigase.licence.LicenceCheckerUpdater
-
Returns Heap Memory usage, either OLD memory pool size as this is what is
the most interesting to us or if this is not possible then total Heap size.
- getHostname() - Static method in class tigase.licence.LicenceCheckerUpdater
-
Return default hostname of the node (i.e.
- getLicenceChecker(String) - Static method in class tigase.licence.LicenceChecker
-
- getLicenceChecker(String, LicenceCheckerUpdateCallback) - Static method in class tigase.licence.LicenceChecker
-
- getMissingLicenseWarning() - Method in interface tigase.licence.LicenceCheckerUpdateCallback
-
Method responsible for retrieving warning about missing licence.
- getMissingLicenseWarning() - Method in class tigase.licence.LicenceCheckerUpdateCallbackImpl
-
- getMissingLicenseWarning() - Method in class tigase.licence.LicenceCheckerUpdater
-
- getPropertyAsBoolean(String) - Method in interface tigase.licence.Licence
-
Searches for the property with the specified key in licence and try to
convert property to Boolean.
- getPropertyAsCalendar(String) - Method in interface tigase.licence.Licence
-
Searches for the property with the specified key in licence and try to
convert property to Calendar.
- getPropertyAsDate(String) - Method in interface tigase.licence.Licence
-
Searches for the property with the specified key in licence and try to
convert property to Integer.
- getPropertyAsDouble(String) - Method in interface tigase.licence.Licence
-
Searches for the property with the specified key in licence and try to
convert property to Double.
- getPropertyAsInteger(String) - Method in interface tigase.licence.Licence
-
Searches for the property with the specified key in licence and try to
convert property to Integer.
- getPropertyAsString(String) - Method in interface tigase.licence.Licence
-
Searches for the property with the specified key in licence.
- getUpdateCall() - Method in class tigase.licence.LicenceChecker
-
Return callback used to update statistics data for particular
licenceChecker
- getUptime() - Static method in class tigase.licence.LicenceCheckerUpdater
-
Returns uptime of the instance.
- getUserActive() - Static method in class tigase.licence.LicenceCheckerUpdater
-
Returns number of all active users connections (i.e.
- getUserOnline() - Static method in class tigase.licence.LicenceCheckerUpdater
-
Returns number of all online users connections on given node.
- getValidUntil() - Method in class tigase.licence.LicenceChecker
-
Returns date until which licence is valid.
- getVHosts() - Static method in class tigase.licence.LicenceCheckerUpdater
-
Returns list of all Virtual Hosts on that particular Tigase instance.