|
Knopflerfish OSGi 3.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AxisAdmin
| Field Summary | |
|---|---|
static java.lang.String |
SOAP_SERVICE_METHODS
Service property limiting which methods are exposed. |
static java.lang.String |
SOAP_SERVICE_NAME
Service property for services wishing to be exported as SOAP services. |
| Method Summary | |
|---|---|
java.lang.String[] |
getPublishedServiceNames()
Get the currently published service names. |
| Field Detail |
|---|
static final java.lang.String SOAP_SERVICE_NAME
Value of the property is SOAP.service.name
static final java.lang.String SOAP_SERVICE_METHODS
If null, expose all methods in the registered interfaces.
Set to "*" to expose all methods in the registered class.
To restrict to a more specific set of method names, list the methods separated by space.
Value of the property is SOAP.service.methods
| Method Detail |
|---|
java.lang.String[] getPublishedServiceNames()
|
Knopflerfish OSGi 3.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||