Uses of Class
org.jboss.as.naming.NamingEventCoordinator
Packages that use NamingEventCoordinator
-
Uses of NamingEventCoordinator in org.jboss.as.naming
Constructors in org.jboss.as.naming with parameters of type NamingEventCoordinatorModifierConstructorDescriptionInMemoryNamingStore(NamingEventCoordinator eventCoordinator) Construct instance with an event coordinator, and an empty base name.InMemoryNamingStore(NamingEventCoordinator eventCoordinator, Name baseName) Construct instance with an event coordinator, and the specified base name.