com.liferay.portal.nio.intraband.proxy
Class IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable
java.lang.Object
com.liferay.portal.nio.intraband.proxy.IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable
- All Implemented Interfaces:
- com.liferay.portal.kernel.process.ProcessCallable<String[]>, Serializable
- Enclosing class:
- IntrabandProxyInstallationUtil
protected static class IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable
- extends Object
- implements com.liferay.portal.kernel.process.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,
com.liferay.portal.kernel.nio.intraband.proxy.TargetLocator targetLocator)
call
public String[] call()
throws com.liferay.portal.kernel.process.ProcessException
- Specified by:
call in interface com.liferay.portal.kernel.process.ProcessCallable<String[]>
- Throws:
com.liferay.portal.kernel.process.ProcessException