
public final class GlueBizProvider extends Object
[sample java code]GlueContext ctx = new GlueDefaultContext(); ctx.put("ServiceName", "sample-service"); GlueBizProvider.getController().doAction(ctx);
| Constructor and Description |
|---|
GlueBizProvider() |
| Modifier and Type | Method and Description |
|---|---|
static GlueBizController |
getController()
GlueBizController 를 획득함.
|
public static GlueBizController getController()
Copyright © 2013–2021 POSCO ICT. All rights reserved.