Uses of Interface
org.jboss.messaging.core.management.NotificationService

Packages that use NotificationService
org.jboss.messaging.core.management Provides management for JBoss Messaging 
org.jboss.messaging.core.management.impl   
org.jboss.messaging.core.security.impl   
 

Uses of NotificationService in org.jboss.messaging.core.management
 

Subinterfaces of NotificationService in org.jboss.messaging.core.management
 interface ManagementService
           
 

Uses of NotificationService in org.jboss.messaging.core.management.impl
 

Classes in org.jboss.messaging.core.management.impl that implement NotificationService
 class ManagementServiceImpl
           
 

Uses of NotificationService in org.jboss.messaging.core.security.impl
 

Constructors in org.jboss.messaging.core.security.impl with parameters of type NotificationService
SecurityStoreImpl(HierarchicalRepository<java.util.Set<Role>> securityRepository, JBMSecurityManager securityManager, long invalidationInterval, boolean securityEnabled, java.lang.String managementClusterUser, java.lang.String managementClusterPassword, NotificationService notificationService)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.