org.huihoo.jfox.ejb.server
Interface EJBURLScanerMBean
- All Known Implementing Classes:
- EJBURLScaner
- public interface EJBURLScanerMBean
- Version:
- $0.9.0$
- Author:
- tai_1219@sina.com
OBJECT_NAME
public static final ObjectName OBJECT_NAME
getEJBJars
public java.util.List getEJBJars()
throws java.io.IOException
- Returns:
- java.util.List
- Throws:
java.io.IOException
getEJBRars
public java.util.List getEJBRars(java.io.File approot)
throws java.io.IOException
java.io.IOException
getEJBJars
public java.util.List getEJBJars(java.io.File approot)
throws java.io.IOException
java.io.IOException
getJars
public java.util.List getJars(java.io.File approot)
throws java.io.IOException
java.io.IOException