com.caucho.management.server
Interface LicenseStoreMXBean
- All Superinterfaces:
- ManagedObjectMXBean
- All Known Implementing Classes:
- LicenseStoreAdmin
public interface LicenseStoreMXBean
- extends ManagedObjectMXBean
JMX interface to the pro LicenseStore
resin:type=LicenseStore
getLicenseMessage
java.lang.String getLicenseMessage()
getAllLicenses
LicenseMXBean[] getAllLicenses()
getValidLicenses
LicenseMXBean[] getValidLicenses()
getLongestLicense
LicenseMXBean getLongestLicense()
getLicenseDirectory
java.lang.String getLicenseDirectory()