setName(String name) ServiceBroker uses this method to pass a Service its name.
public void
setServiceBroker(ServiceBroker broker) Saves a reference to the ServiceBroker that instantiated this
object, so that it can ask for its properties and access other
Services.
Saves a reference to the ServiceBroker that instantiated this
object, so that it can ask for its properties and access other
Services.
Parameters: broker - The ServiceBroker that instantiated this object.
Fields inherited from org.apache.turbine.services.BaseInitable