Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.websvc.serverapi/0 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
G
I
O
V
W
G
get()
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSStack
Returns an instance of type parameter (
).
get()
- Method in interface org.netbeans.modules.websvc.wsstack.spi.
WSStackImplementation
Provides an instance of type parameter (
).
getHolder()
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSStack
Information who is the holder of tis WS Stack: determines the location WS Stack libraries.
getLibraries()
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSTool
Returns array of jar files, located on server, required by the tool
getLibraries()
- Method in interface org.netbeans.modules.websvc.wsstack.spi.
WSToolImplementation
Provide array of jar files, located on server, required by the tool
getMajor()
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSStackVersion
Major version of WS Stack.
getMinor()
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSStackVersion
Minor version of WS Stack.
getName()
- Method in interface org.netbeans.modules.websvc.wsstack.api.
WSStack.Feature
Provides the name of the feature.
getName()
- Method in interface org.netbeans.modules.websvc.wsstack.api.
WSStack.Tool
Provides the name of the tool.
getName()
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSTool
Returns WS tool name
getName()
- Method in interface org.netbeans.modules.websvc.wsstack.spi.
WSToolImplementation
Provides tool name
getVersion()
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSStack
WS Stack Version information.
getVersion()
- Method in interface org.netbeans.modules.websvc.wsstack.spi.
WSStackImplementation
Provides WS Stack Version information.
getWSStack(Class<T>)
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSStackProvider
This method enables to get WSStack instance based on class type passed as argument.
getWSStack(Class<T>)
- Method in interface org.netbeans.modules.websvc.wsstack.spi.
WSStackProviderImplementation
This method provides
WSStack
instance based on class type passed as argument.
getWSStacks()
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSStackProvider
This method enables to get all WSStack instances.
getWSStacks()
- Method in interface org.netbeans.modules.websvc.wsstack.spi.
WSStackProviderImplementation
This method should provide all WSStack instances.
getWSTool(WSStack.Tool)
- Method in class org.netbeans.modules.websvc.wsstack.api.
WSStack
Returns WSTool for particular WS Stack Tool (e.g.
getWSTool(WSStack.Tool)
- Method in interface org.netbeans.modules.websvc.wsstack.spi.
WSStackImplementation
Provides WSTool for particular WS Stack Tool (e.g.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.websvc.serverapi/0 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
G
I
O
V
W
Built on June 20 2008. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.