Uses of Interface
net.binis.codegen.factory.EnvelopFactory
Packages that use EnvelopFactory
-
Uses of EnvelopFactory in net.binis.codegen.factory
Methods in net.binis.codegen.factory with parameters of type EnvelopFactoryModifier and TypeMethodDescriptionstatic <T> voidCodeFactory.envelopType(Class<T> intf, EnvelopFactory<T> impl) static <T> booleanCodeFactory.envelopType(Class<T> intf, EnvelopFactory<T> impl, EmbeddedEnvelopFactory modifier)