public class UnexportCommand extends Object
Command
that unexports an object.Modifier and Type | Field and Description |
---|---|
Exception |
createdAt
This exception captures the stack trace of where the Command object is created.
|
Constructor and Description |
---|
UnexportCommand(int oid) |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(Channel channel)
Called on a remote system to perform this command.
|
String |
toString() |
public final Exception createdAt
Copyright © 2014. All rights reserved.