public class JetspeedPortletServices extends Object implements PortletServices
| Constructor and Description |
|---|
JetspeedPortletServices() |
JetspeedPortletServices(Map services) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPortletService(String serviceName,
Object service) |
Object |
getService(String serviceName) |
static PortletServices |
getSingleton()
Necessary evil until we get a PA component framework
|
public JetspeedPortletServices()
public JetspeedPortletServices(Map services)
public static PortletServices getSingleton()
public void addPortletService(String serviceName, Object service)
addPortletService in interface PortletServicespublic Object getService(String serviceName)
getService in interface PortletServicesCopyright © 1999–2015 The Apache Software Foundation. All rights reserved.