org.apache.openejb.config
Class SystemApps

java.lang.Object
  extended by org.apache.openejb.config.SystemApps

public class SystemApps
extends Object

Avoids the needs to scan the classpath to load system applications that are used for deploy tools and other command line tooling.


Constructor Summary
SystemApps()
           
 
Method Summary
static EjbModule getSystemModule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemApps

public SystemApps()
Method Detail

getSystemModule

public static EjbModule getSystemModule()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.