public class IIOPStubCompiler extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ID_FIELD_NAME |
Constructor and Description |
---|
IIOPStubCompiler() |
public static final String ID_FIELD_NAME
public static org.jboss.classfilewriter.ClassFile compile(Class intf, String stubClassName)
intf
- RMI/IIOP interface to be implemented by the
stub classstubClassName
- the name of the stub classCopyright © 2014 JBoss by Red Hat. All rights reserved.