Class: com.sybase.djc.ant.DjcTask (Djc Task) | EAServer 6.3 Help |
---|
Description | This task is used to generate and compile DJC (Dynamic Java Component) subclasses. DJC subclasses are used to implement declaratively specified behaviour such as: access control, container managed transactions, exception logging, profiling, tracing etc. |
---|---|
Configuration |
Example:
<djc package="ejb.components.example"/> |
Task Parameters | package |
Property: package (Package) | |
---|---|
Description | Package for which subclasses will be generated, e.g. "ejb.components.xyz" or "web.components.xyz". |