Class ServiceConfigurationListenerHub
java.lang.Object
org.apache.tapestry5.ioc.services.ServiceConfigurationListenerHub
@UsesOrderedConfiguration(ServiceConfigurationListener.class)
public final class ServiceConfigurationListenerHub
extends Object
Service that collects the
ServiceConfigurationListener
s. Don't use this service directly.-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the list of service configuration listeners.
-
Constructor Details
-
ServiceConfigurationListenerHub
-
-
Method Details
-
getListeners
Returns the list of service configuration listeners.
-