com.liferay.portal.nio.intraband.proxy
Class IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable
java.lang.Object
com.liferay.portal.nio.intraband.proxy.IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable
- All Implemented Interfaces:
- ProcessCallable<String[]>, Serializable
- Enclosing class:
- IntrabandProxyInstallationUtil
protected static class IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable
- extends Object
- implements ProcessCallable<String[]>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable
protected IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable(ClassLoader classLoader,
Class<?> clazz,
TargetLocator targetLocator)
call
public String[] call()
throws ProcessException
- Specified by:
call in interface ProcessCallable<String[]>
- Throws:
ProcessException