public interface GeneratorFactory
Modifier and Type | Method and Description |
---|---|
ActionGenerator |
createActionGenerator(JMethod actionMethod,
ResourceBinding parent) |
ChildServiceGenerator |
createChildServiceGenerator(JMethod method,
ServiceBinding parent) |
ServiceGenerator |
createServiceGenerator(JClassType service) |
ServiceGenerator createServiceGenerator(JClassType service)
ChildServiceGenerator createChildServiceGenerator(JMethod method, ServiceBinding parent)
ActionGenerator createActionGenerator(JMethod actionMethod, ResourceBinding parent)
Copyright © 2010-2014 ArcBees. All Rights Reserved.