static RemoteUsage.UsageNotificationManager |
RemoteUsage.getUsageNotificationManager(MBeanServerConnection server,
NotificationSource notificationSource) |
Get a UsageNotificationManager helper for a notification source.
|
static RemoteUsage.UsageNotificationManager |
RemoteUsage.getUsageNotificationManager(MBeanServerConnection server,
NotificationSource notificationSource,
String upiType) |
Get a UsageNotificationManager helper for a notification source and usage parameters interface type.
|
static RemoteUsage.UsageNotificationManager |
RemoteUsage.Profiles.getUsageNotificationManager(MBeanServerConnection server,
String profileTableName) |
|
static RemoteUsage.UsageNotificationManager |
RemoteUsage.Profiles.getUsageNotificationManager(MBeanServerConnection server,
String profileTableName,
String upiType) |
|
static RemoteUsage.UsageNotificationManager |
RemoteUsage.Resources.getUsageNotificationManager(MBeanServerConnection server,
String entityName) |
|
static RemoteUsage.UsageNotificationManager |
RemoteUsage.Resources.getUsageNotificationManager(MBeanServerConnection server,
String entityName,
String upiType) |
|
static RemoteUsage.UsageNotificationManager |
RemoteUsage.Sbbs.getUsageNotificationManager(MBeanServerConnection server,
ServiceID serviceID,
SbbID sbbID) |
|
static RemoteUsage.UsageNotificationManager |
RemoteUsage.Sbbs.getUsageNotificationManager(MBeanServerConnection server,
ServiceID serviceID,
SbbID sbbID,
String upiType) |
|
static RemoteUsage.UsageNotificationManager |
RemoteUsage.Subsystems.getUsageNotificationManager(MBeanServerConnection server,
String subsystemName) |
|