@Service public class JsiGenerator extends Object implements IncludeGenerator
Constructor and Description |
---|
JsiGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
activate(org.osgi.service.component.ComponentContext ctx) |
String |
getInclude(String url) |
String |
getType() |
@Activate public void activate(org.osgi.service.component.ComponentContext ctx)
public String getType()
getType
in interface IncludeGenerator
public String getInclude(String url)
getInclude
in interface IncludeGenerator
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.