org.apache.geronimo.console.configcreator
Class JSR77_Util
java.lang.Object
org.apache.geronimo.console.configcreator.JSR77_Util
public class JSR77_Util
- extends Object
Util class for JSR-77 related functions
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSR77_Util
public JSR77_Util()
getDeployedEJBs
protected static List getDeployedEJBs(javax.portlet.PortletRequest request)
getJMSConnectionFactories
protected static List getJMSConnectionFactories(javax.portlet.PortletRequest request)
getJMSDestinations
protected static List getJMSDestinations(javax.portlet.PortletRequest request)
getJDBCConnectionPools
protected static List getJDBCConnectionPools(javax.portlet.PortletRequest request)
getJavaMailSessions
protected static List getJavaMailSessions(javax.portlet.PortletRequest request)
getDeployedCredentialStores
protected static List getDeployedCredentialStores(javax.portlet.PortletRequest request)
getCommonLibs
protected static List getCommonLibs(javax.portlet.PortletRequest request)
getDeployedSecurityRealms
public static SecurityRealm[] getDeployedSecurityRealms(javax.portlet.PortletRequest request)
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.