public class ServiceInfo extends InfoObject
| Modifier and Type | Field and Description |
|---|---|
String |
className |
URI[] |
classpath |
String |
codebase |
List<String> |
constructorArgs |
String |
description |
String |
displayName |
String |
factoryMethod
Optional *
|
String |
id |
Properties |
properties |
String |
service |
List<String> |
types |
| Constructor and Description |
|---|
ServiceInfo() |
public String service
public String description
public String id
public String displayName
public String className
public String codebase
public URI[] classpath
public Properties properties
public String factoryMethod
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.