public class ServiceDiscoveryTask extends Object
| Constructor and Description |
|---|
ServiceDiscoveryTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the Apache Ant task, discovering the set service name
|
String[] |
getServiceInfo()
Returns the discovered SPIs name.
|
void |
setDebug(int i)
Sets the debug level.
|
void |
setServiceName(String name)
Sets the service name has to be discovered.
|
public void setServiceName(String name)
name - The service name has to be discovered.public void setDebug(int i)
i - The debug levelpublic String[] getServiceInfo()
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.