public class ChangeOwnerRequest extends JndiRequest implements JndiAdminRequest
Modifier and Type | Field and Description |
---|---|
private String |
ownerId |
private static long |
serialVersionUID |
Constructor and Description |
---|
ChangeOwnerRequest(CompositeName name,
String ownerId) |
Modifier and Type | Method and Description |
---|---|
String |
getOwnerId() |
String |
toString() |
getName
private static final long serialVersionUID
private String ownerId
public ChangeOwnerRequest(CompositeName name, String ownerId)
public final String getOwnerId()
public String toString()
toString
in class JndiRequest
Copyright © 2020 ScalAgent D.T.. All rights reserved.