|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistryShutdownListener | |
|---|---|
| org.apache.tapestry5.ioc.internal | [INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change. |
| org.apache.tapestry5.ioc.internal.services | [INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change. |
| org.apache.tapestry5.ioc.services | Tapestry IOC service interfaces |
| Uses of RegistryShutdownListener in org.apache.tapestry5.ioc.internal |
|---|
| Methods in org.apache.tapestry5.ioc.internal with parameters of type RegistryShutdownListener | |
|---|---|
void |
RegistryImpl.addRegistryShutdownListener(RegistryShutdownListener listener)
|
| Uses of RegistryShutdownListener in org.apache.tapestry5.ioc.internal.services |
|---|
| Methods in org.apache.tapestry5.ioc.internal.services with parameters of type RegistryShutdownListener | |
|---|---|
void |
RegistryShutdownHubImpl.addRegistryShutdownListener(RegistryShutdownListener listener)
|
| Uses of RegistryShutdownListener in org.apache.tapestry5.ioc.services |
|---|
| Methods in org.apache.tapestry5.ioc.services with parameters of type RegistryShutdownListener | |
|---|---|
void |
RegistryShutdownHub.addRegistryShutdownListener(RegistryShutdownListener listener)
Adds a listener for eventual notification. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||