org.objectweb.joram.shared.admin
Class DeleteDestination
- java.io.Serializable
public class DeleteDestination
A DeleteDestination
instance requests the deletion of
a given destination.
- Serialized Form
String | getId() - Returns the identifier of the destination to delete.
|
DeleteDestination
public DeleteDestination(String id)
Constructs a DeleteDestination
instance.
id
- The identifier of the destination to delete.
getId
public String getId()
Returns the identifier of the destination to delete.
Copyright B) 2004 Scalagent - All rights reserved