Package com.sun.corba.ee.spi.orb
Class OperationFactoryExt
java.lang.Object
com.sun.corba.ee.spi.orb.OperationFactoryExt
Provides an extension to the OperationFactory for convertAction( Class ),
which takes a Class with a constructor that takes a String as an argument.
It uses the constructor to create an instance of the Class from its argument.
This is split off here to avoid problems with the build depending on the version of OperationFactory that is in Java SE 5.0.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
wrapper
-
-
Constructor Details
-
OperationFactoryExt
private OperationFactoryExt()
-
-
Method Details
-
convertAction
-