|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.nio.intraband.proxy.IntrabandProxyInstallationUtil
public class IntrabandProxyInstallationUtil
| Nested Class Summary | |
|---|---|
protected static class |
IntrabandProxyInstallationUtil.InstallSkeletonProcessCallable
|
| Constructor Summary | |
|---|---|
IntrabandProxyInstallationUtil()
|
|
| Method Summary | |
|---|---|
static void |
checkProxyMethodSignatures(String[] skeletonProxyMethodSignatures,
String[] stubProxyMethodSignatures)
|
static String[] |
installSkeleton(Class<?> clazz,
TargetLocator targetLocator)
|
static String[] |
installSkeleton(ClassLoader classLoader,
Class<?> clazz,
TargetLocator targetLocator)
|
static Future<String[]> |
installSkeleton(RegistrationReference registrationReference,
Class<?> clazz,
TargetLocator targetLocator)
|
static Future<String[]> |
installSkeleton(RegistrationReference registrationReference,
ClassLoader classLoader,
Class<?> clazz,
TargetLocator targetLocator)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntrabandProxyInstallationUtil()
| Method Detail |
|---|
public static void checkProxyMethodSignatures(String[] skeletonProxyMethodSignatures,
String[] stubProxyMethodSignatures)
public static String[] installSkeleton(Class<?> clazz,
TargetLocator targetLocator)
public static String[] installSkeleton(ClassLoader classLoader,
Class<?> clazz,
TargetLocator targetLocator)
public static Future<String[]> installSkeleton(RegistrationReference registrationReference,
Class<?> clazz,
TargetLocator targetLocator)
public static Future<String[]> installSkeleton(RegistrationReference registrationReference,
ClassLoader classLoader,
Class<?> clazz,
TargetLocator targetLocator)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||