public class CommandServiceId extends Object implements Serializable
ServiceContainer.removeCommandService(CommandServiceId),
ServiceContainer.addCommandService(CommandService),
Serialized Form| Constructor and Description |
|---|
CommandServiceId(String id)
Constructor for
CommandServiceId. |
public CommandServiceId(String id) throws IllegalArgumentException
CommandServiceId.id - the ID (must not be null)IllegalArgumentException - if id is nullpublic boolean equals(Object obj)
equals in class ObjectObject.equals(Object)public int hashCode()
hashCode in class ObjectObject.hashCode()public String toString()
toString in class ObjectObject.toString()Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.