public class StubHolder<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
StubHolder.StubCreator<T> |
| Constructor and Description |
|---|
StubHolder(T originalT,
String stubId,
com.liferay.portal.kernel.nio.intraband.RegistrationReference registrationReference,
StubHolder.StubCreator<T> stubCreator) |