See: Description
| Interface | Description |
|---|---|
| TVCPlugin |
Represents a plugin into TVC.
|
| TVCPluginWithLifecycle |
Adds lifecycle support to the
plugin. |
| Class | Description |
|---|---|
| ActionRegistry |
The
ActionRegistry allows tvc plugins to register
custom struts actions and/or struts form beans that has been annotated
instead of having to maintain this information in a struts-xml file. |
| TVCLogManager |
Central class where all logger management takes place.
|
| TVCLogManager.LoggerInfo | |
| TVCPluginAdapter |
An abstract adapter class for TVCPlugins.
|
| TVCSystem |
This class contains system properties for TVC.
|
| Exception | Description |
|---|---|
| TVCException |
Common exception that can be thrown from a variety of classes.
|
| Annotation Type | Description |
|---|---|
| TVCPluginDependencies |
This annotation can be used on
TVC Plugins to specify
dependencies to TVC Components or other plugins. |
Copyright ? Technia AB. All Rights Reserved.