Bug 536194 (RHQ-570)

Summary: Have a simplified version of the ContentFacet interface. For things like copying one file to one location
Product: [Other] RHQ Project Reporter: Mark Spritzler <mspritzl>
Component: Plugin ContainerAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0.1Keywords: Improvement
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-570
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-12 19:49:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mark Spritzler 2008-06-11 19:55:00 UTC
So in developing the ability to deploy ears and wars, it became a bit complicated in figuring out which ContentFacet interface methods had to be written.

It would be nice if we had a simple one method interface for simple content.

It could be as simple as creating an Abstract class (Template method pattern) that implements all the methods of ContentFacet, so the Plugin Container doesn't have to change. Then for simple content, you just extend the abstract class and implement one method.

Comment 1 Joseph Marques 2008-07-19 23:08:58 UTC
makes sense.  jdob, what do you think - is this more appropriate for 1.1 or future?

Comment 2 Jason Dobies 2008-07-21 13:34:55 UTC
Future.

Comment 3 Red Hat Bugzilla 2009-11-10 21:12:07 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-570


Comment 4 Corey Welton 2010-08-12 19:49:14 UTC
Closing via 12-Aug-2010 triage.  This issue can be reopened later if deemed important.