org.netbeans.modules.websvc.serverapi/0 1.0

org.netbeans.modules.websvc.wsstack.api
Interface WSStack.Tool

Enclosing class:
WSStack<T>

public static interface WSStack.Tool

Marking interface for WS Tool identifier. Tool (or the set of tool identifiers) should be implemented by particular WS Stack support. Recommended to implement as Enum type.


Method Summary
 String getName()
          Provides the name of the tool.
 

Method Detail

getName

String getName()
Provides the name of the tool.

Returns:
tool name

org.netbeans.modules.websvc.serverapi/0 1.0

Built on June 20 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.