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

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

Enclosing class:
WSStack<T>

public static interface WSStack.Feature

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


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

Method Detail

getName

String getName()
Provides the name of the feature.

Returns:
feature name

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

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