Package | Description |
---|---|
org.apache.turbine.modules |
Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view.
|
org.apache.turbine.services.assemblerbroker |
Assemblerbroker Service looks for action, screen, page, layout classes based on class fragments.
|
Modifier and Type | Field and Description |
---|---|
protected AssemblerBrokerService |
GenericLoader.ab
The Assembler Broker Service
|
Modifier and Type | Class and Description |
---|---|
class |
TurbineAssemblerBrokerService
TurbineAssemblerBrokerService allows assemblers (like screens,
actions and layouts) to be loaded from one or more AssemblerFactory
classes.
|
Modifier and Type | Method and Description |
---|---|
static AssemblerBrokerService |
TurbineAssemblerBroker.getService()
Utility method for accessing the service
implementation
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.