|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object org.osgi.util.tracker.ServiceTracker gboat2.approveflow.service.ApproveFlowServiceFactory
public class ApproveFlowServiceFactory
字段摘要 |
---|
从类 org.osgi.util.tracker.ServiceTracker 继承的字段 |
---|
context, filter |
构造方法摘要 | |
---|---|
ApproveFlowServiceFactory(org.osgi.framework.BundleContext context,
String filterName,
org.osgi.util.tracker.ServiceTrackerCustomizer customizer)
|
方法摘要 | |
---|---|
Object |
addingService(org.osgi.framework.ServiceReference reference)
|
static List<IApproveFlowService> |
getApproveFlowServices()
} |
void |
remove(org.osgi.framework.ServiceReference reference)
|
从类 org.osgi.util.tracker.ServiceTracker 继承的方法 |
---|
close, getService, getService, getServiceReference, getServiceReferences, getServices, getServices, getTracked, getTrackingCount, isEmpty, modifiedService, open, open, removedService, size, waitForService |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public ApproveFlowServiceFactory(org.osgi.framework.BundleContext context, String filterName, org.osgi.util.tracker.ServiceTrackerCustomizer customizer)
方法详细信息 |
---|
public Object addingService(org.osgi.framework.ServiceReference reference)
org.osgi.util.tracker.ServiceTrackerCustomizer
中的 addingService
org.osgi.util.tracker.ServiceTracker
中的 addingService
public void remove(org.osgi.framework.ServiceReference reference)
org.osgi.util.tracker.ServiceTracker
中的 remove
public static List<IApproveFlowService> getApproveFlowServices()
gboat2.approveflow.service.IApproveFlowServiceRegister#getApproveFlowServices()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |