public class Service extends AbstractService
| Modifier and Type | Field and Description |
|---|---|
protected String |
clazz |
className, classpath, constructor, factoryName, id, jar, properties, provider, type| Constructor and Description |
|---|
Service() |
Service(String clazz) |
Service(String id,
String clazz) |
Service(String id,
String type,
String clazz) |
Service(String id,
String type,
String provider,
String clazz) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClazz() |
void |
setClazz(String clazz) |
equals, getClassName, getClasspath, getConstructor, getFactoryName, getId, getJar, getProperties, getProvider, getType, hashCode, setClassName, setClasspath, setConstructor, setFactoryName, setId, setJar, setProvider, setTypeCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.