软件包 | 描述 |
---|---|
java.beans.beancontext |
提供有关豆上下文的类和接口。
|
Modifier and Type | Method and Description |
---|---|
protected void |
BeanContextServicesSupport.fireServiceRevoked(BeanContextServiceRevokedEvent bcsre)
火灾
BeanContextServiceEvent通知服务被撤销。
|
void |
BeanContextServiceRevokedListener.serviceRevoked(BeanContextServiceRevokedEvent bcsre)
已被吊销的服务。
|
void |
BeanContextServicesSupport.serviceRevoked(BeanContextServiceRevokedEvent bcssre)
BeanContextServicesListener传播事件回调,目前所有注册的监听器和beancontextservices孩子,如果这beancontextservice尚未实施这项服务本身。
|
void |
BeanContextServicesSupport.BCSSProxyServiceProvider.serviceRevoked(BeanContextServiceRevokedEvent bcsre) |
void |
BeanContextChildSupport.serviceRevoked(BeanContextServiceRevokedEvent bcsre)
服务由嵌套的beancontext提供已被撤销。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.