|
org.netbeans.modules.websvc.serverapi/0 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSStack.Holder | |
---|---|
org.netbeans.modules.websvc.wsstack.api | |
org.netbeans.modules.websvc.wsstack.spi |
Uses of WSStack.Holder in org.netbeans.modules.websvc.wsstack.api |
---|
Methods in org.netbeans.modules.websvc.wsstack.api that return WSStack.Holder | |
---|---|
WSStack.Holder |
WSStack.getHolder()
Information who is the holder of tis WS Stack: determines the location WS Stack libraries. |
static WSStack.Holder |
WSStack.Holder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WSStack.Holder[] |
WSStack.Holder.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of WSStack.Holder in org.netbeans.modules.websvc.wsstack.spi |
---|
Methods in org.netbeans.modules.websvc.wsstack.spi with parameters of type WSStack.Holder | |
---|---|
static WSStack |
WSStackFactory.createWSStack(WSStackImplementation spi,
WSStack.Holder stackHolder)
Factory method for WSStack. |
|
org.netbeans.modules.websvc.serverapi/0 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |