1.
loom - Making compatible components
There are a number of common sense things to remember when making or adapting a Java component to be reusable in Loom as block. ...
2.
loom - Management Structure in Loom
This structure will be common across all management interfaces, ... Examples of Targets in Loom include the components, the applications and the blocks. ...
3.
loom - config.xml
The purpose of the config.xml file is to provide configuration data to each of the blocks that require configuration data. The format of the configuration ...
4.
loom - Making compatible components
For Loom this means we can (if done completely) mount the implementation jar in place where hosted client components (beans, servlets etc) can use the API, ...
5.
loom - Home
Feb 15, 2005 ... Loom is a micro-kernel designed and implemented on top of the DNA framework. It supports components developed using the Avalon framework. ...
6.
loom - Management Metadata
When this is compiled the maven-loom plugin extracts the metadata and inserts it into the ... Only methods tagged with management metadata will be exposed. ...
7.
loom - Management Structure in Loom
This structure will be common across all management interfaces, although the ... A target is a manageable object. Examples of Targets in Loom include the ...
8.
loom - Home
Feb 15, 2005 ... Home. Loom is a micro-kernel designed and implemented on top of the DNA framework. It supports components developed using the Avalon ...
9.
loom - Demo applications
Loom comes with two small demo applications, HelloWorld and Distributed. The demos are packaged as SAR files. A SAR file is an archive for Loom applications ...
10.
loom - Assembler's guide
The Server Assemblers Guide is written for assemblers who want to assemble a Server Application for Loom. It is assumed that you are familiar with the basic ...