public class CreateRemoteSubcontextRequest extends CreateSubcontextRequest
Modifier and Type | Field and Description |
---|---|
private Object |
ownerId |
private static long |
serialVersionUID |
Constructor and Description |
---|
CreateRemoteSubcontextRequest(CompositeName name,
Object ownerId) |
Modifier and Type | Method and Description |
---|---|
Object |
getOwnerId() |
String |
toString() |
getName
private static final long serialVersionUID
private Object ownerId
public CreateRemoteSubcontextRequest(CompositeName name, Object ownerId)
public final Object getOwnerId()
public String toString()
toString
in class JndiRequest
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.