public class ServiceLocator
extends Object
Modifier and Type | Method and Description |
---|---|
Object |
findService(String serviceName) |
Object |
findService(String servletContextName,
String serviceName)
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
static ServiceLocator |
getInstance() |
public static ServiceLocator getInstance()
public Object findService(String serviceName)
@Deprecated public Object findService(String servletContextName, String serviceName)