public class AngularWebSocketCodeRender extends AbstractAngularRender<WebSocketUnit>
| Modifier and Type | Field and Description |
|---|---|
static String |
RENDER_NAME |
CLASSESFS| Constructor and Description |
|---|
AngularWebSocketCodeRender() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBody(WebSocketUnit unit) |
protected String |
getMethodPath(org.coodex.concrete.common.struct.AbstractModule<WebSocketUnit> module,
WebSocketUnit unit) |
protected String |
getModuleType() |
protected String |
getRenderName() |
protected String |
getTemplatePath() |
void |
writeTo(String... packages) |
getMethodName, getModuleName, packages, processcopyTo, exists, getRenderDesc, isAccept, setRoot, writeTo, writeTo, writeTopublic static final String RENDER_NAME
protected String getTemplatePath()
getTemplatePath in class AbstractRenderprotected String getRenderName()
getRenderName in class AbstractRenderpublic void writeTo(String... packages) throws IOException
packages - 检索的包IOExceptionprotected String getModuleType()
getModuleType in class AbstractAngularRender<WebSocketUnit>protected String getMethodPath(org.coodex.concrete.common.struct.AbstractModule<WebSocketUnit> module, WebSocketUnit unit)
getMethodPath in class AbstractAngularRender<WebSocketUnit>protected String getBody(WebSocketUnit unit)
getBody in class AbstractAngularRender<WebSocketUnit>Copyright © 2018. All rights reserved.