|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodHandler | |
|---|---|
| com.liferay.portal.kernel.cluster | |
| com.liferay.portal.kernel.management | |
| com.liferay.portal.kernel.module.framework.service | |
| com.liferay.portal.kernel.util | This package defines the kernel utility interfaces and classes. |
| com.liferay.portal.service.http | This package defines the HTTP and SOAP portal service utilities. |
| Uses of MethodHandler in com.liferay.portal.kernel.cluster |
|---|
| Methods in com.liferay.portal.kernel.cluster that return MethodHandler | |
|---|---|
static MethodHandler |
ClusterableInvokerUtil.createMethodHandler(Class<? extends ClusterInvokeAcceptor> clusterInvokeAcceptorClass,
Object targetObject,
Method method,
Object[] arguments)
|
| Methods in com.liferay.portal.kernel.cluster with parameters of type MethodHandler | ||
|---|---|---|
|
ClusterMasterExecutor.executeOnMaster(MethodHandler methodHandler)
|
|
static
|
ClusterMasterExecutorUtil.executeOnMaster(MethodHandler methodHandler)
|
|
| Uses of MethodHandler in com.liferay.portal.kernel.management |
|---|
| Methods in com.liferay.portal.kernel.management that return MethodHandler | |
|---|---|
static MethodHandler |
PortalManagerUtil.createManageActionMethodHandler(ManageAction<?> manageAction)
|
| Uses of MethodHandler in com.liferay.portal.kernel.module.framework.service |
|---|
| Methods in com.liferay.portal.kernel.module.framework.service that return MethodHandler | |
|---|---|
static MethodHandler |
IdentifiableOSGiServiceInvokerUtil.createMethodHandler(Object targetObject,
Method method,
Object[] args)
|
| Uses of MethodHandler in com.liferay.portal.kernel.util |
|---|
| Methods in com.liferay.portal.kernel.util with parameters of type MethodHandler | |
|---|---|
Object |
ClassLoaderProxy.invoke(MethodHandler methodHandler)
|
| Uses of MethodHandler in com.liferay.portal.service.http |
|---|
| Methods in com.liferay.portal.service.http with parameters of type MethodHandler | |
|---|---|
static Object |
TunnelUtil.invoke(HttpPrincipal httpPrincipal,
MethodHandler methodHandler)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||