JBoss Community

Re: IronJacamar RHQ plugin development

created by Jesper Pedersen in IronJacamar Development - View the full discussion

Start with the information already available in the ManagementRepository.

 

Connector
  - ResourceAdapter
    - ConfigProperty
    - (operations)
  - ManagedConnectionFactory
    - ConfigProperty
    - PoolConfiguration
    - Pool
    - (operations)
  - AdminObject
    - ConfigProperty

 

The above will give an overview of the deployed resource adapters. Just start with a read-only view of the model.

 

We need to see if the current model will work in all scenarios before we expand it with new information - stuff like statistics aren't included yet either.

Reply to this message by going to Community

Start a new discussion in IronJacamar Development at Community