public final class PortletSupport
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static BeanManager |
getBeanManager(java.lang.Object ctx)
Get bean manager from portlet context.
|
static boolean |
isPortletContext(java.lang.Object ctx)
Is the ctx object instance of portlet context.
|
static boolean |
isPortletEnvSupported()
Is portlet env supported.
|
public static boolean isPortletEnvSupported()
public static boolean isPortletContext(java.lang.Object ctx)
ctx - the current contextpublic static BeanManager getBeanManager(java.lang.Object ctx)
ctx - the portlet contextCopyright © 2014. All Rights Reserved.