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.
-
Method Summary
-
Method Details
-
convertAction
-