[jboss-dev-forums] [Embedded JBoss Development] - Re: embedded and bootsrap dependencies

ALRubinger do-not-reply at jboss.com
Tue Oct 20 11:01:40 EDT 2009


"emuckenhuber" wrote : 
  |   | DeployableFactory
  |   | {
  |   |    Deployable create(String name, InputStream archive);
  |   |    Deployable create(File archive);
  |   |    Deployable create(URL archive);
  |   | }
  |   | 
  | 
  | Maybe as well one for creating a Deployable based on a shrinkwrap archive. All the code is already there. I'm just suggesting not using the name VfsVdfDeployableFactory - as the name somehow implies a VFS and VDF based deployable.
  | In the end which deployable is created should not matter for the user and is more related to what embedded can deploy.

I'm actually in the process of removing the ShrinkWrap dep from tmpdpl-api, so I'll do this at the same time.  Then I'll introduce some more tmpdpl-shrinkwrap integration components.  With the name changes you suggest.

S,
ALR

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261290#4261290

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261290



More information about the jboss-dev-forums mailing list