Package | Description |
---|---|
org.jboss.as.jacorb | |
org.jboss.as.jacorb.rmi | |
org.jboss.as.jacorb.rmi.ir |
Modifier and Type | Method and Description |
---|---|
RMIIIOPViolationException |
JacORBMessages.badRMIIIOPConstantType(String field,
String intface,
String section) |
RMIIIOPViolationException |
JacORBMessages.badRMIIIOPExceptionType(String type,
String section) |
RMIIIOPViolationException |
JacORBMessages.badRMIIIOPMethodSignature(String method,
String intface,
String section) |
RMIIIOPViolationException |
JacORBMessages.valueTypeCantBeProxy(String type) |
RMIIIOPViolationException |
JacORBMessages.valueTypeCantImplementRemote(String type,
String section) |
Modifier and Type | Class and Description |
---|---|
class |
RMIIIOPNotImplementedException
Exception denoting a part of RMI/IIOP not yet implemented here.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ContainerAnalysis.analyzeAttributes()
Analyse attributes.
|
protected void |
ValueAnalysis.analyzeAttributes()
Analyse attributes.
|
protected void |
ContainerAnalysis.analyzeConstants()
Analyse constants.
|
protected void |
ContainerAnalysis.analyzeInterfaces()
Analyze the interfaces of the class.
|
protected void |
ContainerAnalysis.analyzeOperations()
Analyse operations.
|
protected void |
InterfaceAnalysis.analyzeOperations()
Analyse operations.
|
protected void |
ContainerAnalysis.doAnalyze() |
protected void |
ValueAnalysis.doAnalyze() |
protected void |
ExceptionAnalysis.doAnalyze() |
protected void |
InterfaceAnalysis.doAnalyze() |
protected void |
ContainerAnalysis.fixupCaseNames()
Fixup names differing only in case.
|
protected void |
ContainerAnalysis.fixupOverloadedOperationNames()
Fixup overloaded operation names.
|
static ExceptionAnalysis |
ExceptionAnalysis.getExceptionAnalysis(Class cls) |
static InterfaceAnalysis |
InterfaceAnalysis.getInterfaceAnalysis(Class cls) |
static String |
Util.getTypeIDLName(Class cls)
Return the IDL type name for the given class.
|
static ValueAnalysis |
ValueAnalysis.getValueAnalysis(Class cls) |
static boolean |
Util.isValidRMIIIOP(Class cls)
Check if this class is valid for RMI/IIOP mapping.
|
Modifier and Type | Method and Description |
---|---|
void |
InterfaceRepository.mapClass(Class cls)
Add mapping for a class.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.