Introduce abstract LockedDomainService implementation to enable easier
customization
------------------------------------------------------------------------------------
Key: SHINDIG-1637
URL: https://issues.apache.org/jira/browse/SHINDIG-1637
Project: Shindig
Issue Type: Improvement
Components: Java
Affects Versions: 3.0.0
Reporter: Stanton Sievers
Priority: Minor
Fix For: 3.0.0
Currently when one wants to created a customized LockedDomainService, one has
to implement all of the functionality from scratch. The proposed changes are
to introduce an abstract class that implements LockedDomainService and provides
some infrastructure to make creating one's own LockedDomainService a bit
easier.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira