Uses of Class
org.hcjf.names.NamingConsumer
-
Packages that use NamingConsumer Package Description org.hcjf.names -
-
Uses of NamingConsumer in org.hcjf.names
Methods in org.hcjf.names with parameters of type NamingConsumer Modifier and Type Method Description static voidNaming. addNamingConsumer(NamingConsumer consumer)Add a new consumer into the service.voidNaming. registerConsumer(NamingConsumer consumer)This method register the consumer in the service.voidNaming. unregisterConsumer(NamingConsumer consumer)Unregister the service consumer.
-