|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers


5) Split up autofconf; There is one ResourceProcessor (RP) frontend with a whiteboard spi backend (CAB1 & CAB2). This spi interfaces will roughly look like:
ConfigAdminBridge { void createOrUpdate(AutoConfResource resource, Filter filter); void drop(AutoConfResource resource, Filter filter); }