Package | Description |
---|---|
org.apache.tapestry5.internal.hibernate |
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
|
org.apache.tapestry5.internal.jmx |
[INTERNAL USE ONLY] support classes for the JMX module; API subject to change
|
org.apache.tapestry5.internal.jpa |
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
|
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.internal.services.cron |
[INTERNAL USE ONLY] Support for cron-like services in Tapestry IOC; API subject to change.
|
org.apache.tapestry5.ioc.modules | |
org.apache.tapestry5.upload.modules |
Modifier and Type | Method and Description |
---|---|
void |
HibernateSessionSourceImpl.listenForShutdown(RegistryShutdownHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
MBeanSupportImpl.listenForShutdown(RegistryShutdownHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
EntityManagerSourceImpl.listenForShutdown(RegistryShutdownHub hub) |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalRegistry
Internal view of the module registry, adding additional methods needed by modules.
|
Modifier and Type | Class and Description |
---|---|
class |
RegistryImpl |
Modifier and Type | Class and Description |
---|---|
class |
RegistryShutdownHubImpl |
Modifier and Type | Method and Description |
---|---|
void |
PerthreadManagerImpl.registerForShutdown(RegistryShutdownHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
PeriodicExecutorImpl.start(RegistryShutdownHub hub) |
Modifier and Type | Method and Description |
---|---|
static ParallelExecutor |
TapestryIOCModule.buildDeferredExecution(int coreSize,
int maxSize,
int keepAliveMillis,
boolean threadPoolEnabled,
int queueSize,
PerthreadManager perthreadManager,
RegistryShutdownHub shutdownHub,
ThunkCreator thunkCreator) |
Modifier and Type | Method and Description |
---|---|
static MultipartDecoder |
UploadModule.buildMultipartDecoder(PerthreadManager perthreadManager,
RegistryShutdownHub shutdownHub,
MultipartDecoderImpl multipartDecoder) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.