Uses of Interface
org.glassfish.rmic.Generator
Packages that use Generator
-
Uses of Generator in org.glassfish.rmic
Classes in org.glassfish.rmic that implement GeneratorModifier and TypeClassDescriptionclass
A placeholder to handle the no-longer supported JRMP flags.Fields in org.glassfish.rmic with type parameters of type GeneratorMethods in org.glassfish.rmic that return GeneratorModifier and TypeMethodDescriptionprotected Generator
Main.addGenerator
(String arg) Instantiate and add a generator to the generators array. -
Uses of Generator in org.glassfish.rmic.iiop
Classes in org.glassfish.rmic.iiop that implement GeneratorModifier and TypeClassDescriptionclass
Generator provides a small framework from which IIOP-specific generators can inherit.class
An IDL generator for rmic.class
An IDL generator for rmic.class
An IIOP stub/tie generator for rmic.