Package org.apache.commons.discovery.ant
Class ServiceDiscoveryTask
- java.lang.Object
-
- org.apache.commons.discovery.ant.ServiceDiscoveryTask
-
public class ServiceDiscoveryTask extends java.lang.ObjectSmall ant task that will use discovery to locate a particular impl. and display all values. You can execute this and save it with an id, then other classes can use it.- Author:
- Costin Manolache
-
-
Constructor Summary
Constructors Constructor Description ServiceDiscoveryTask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()java.lang.String[]getServiceInfo()voidsetDebug(int i)voidsetServiceName(java.lang.String name)
-