org.apache.aries.ejb.modelling.impl
Class StandaloneEJBModeller

java.lang.Object
  extended by org.apache.aries.ejb.modelling.impl.EJBModeller
      extended by org.apache.aries.ejb.modelling.impl.StandaloneEJBModeller
All Implemented Interfaces:
org.apache.aries.application.modelling.ServiceModeller

public class StandaloneEJBModeller
extends EJBModeller

An EJBModeller for use in standalone modelling


Constructor Summary
StandaloneEJBModeller()
           
 
Method Summary
 
Methods inherited from class org.apache.aries.ejb.modelling.impl.EJBModeller
modelServices, setLocator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneEJBModeller

public StandaloneEJBModeller()


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.