public class AssemblerTool
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.Properties |
props |
static java.util.Map<java.lang.String,java.lang.Class> |
serviceInterfaces |
protected static SafeToolkit |
toolkit |
Constructor and Description |
---|
AssemblerTool() |
Modifier and Type | Method and Description |
---|---|
protected static void |
checkImplementation(java.lang.Class intrfce,
java.lang.Class factory,
java.lang.String serviceType,
java.lang.String serviceName) |
public static final java.util.Map<java.lang.String,java.lang.Class> serviceInterfaces
protected static final SafeToolkit toolkit
protected java.util.Properties props
protected static void checkImplementation(java.lang.Class intrfce, java.lang.Class factory, java.lang.String serviceType, java.lang.String serviceName) throws OpenEJBException
OpenEJBException