|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiConfiguration | |
---|---|
de.smartics.properties.admin.domain.model | Provides entities and aggregates of the domain. |
de.smartics.properties.admin.resources.controller | Provides access to the configuration used by the server. |
de.smartics.properties.admin.resources.representation.html | Provides representation utils for HTML. |
Uses of JndiConfiguration in de.smartics.properties.admin.domain.model |
---|
Methods in de.smartics.properties.admin.domain.model that return JndiConfiguration | |
---|---|
static JndiConfiguration |
JndiConfiguration.getJndiConfiguration() Provides access to the JNDI configuration. |
Uses of JndiConfiguration in de.smartics.properties.admin.resources.controller |
---|
Methods in de.smartics.properties.admin.resources.controller that return JndiConfiguration | |
---|---|
JndiConfiguration |
JndiResource.getAsHtml() Provides information about the JNDI properties that may be used by smartics-properties. |
JndiConfiguration |
JndiResource.postAsHtml(String groupId, String artifactId, String version, String archiveType, String classifier, String cacheName, String dsName, String dsCreateTable, String dsDropTable, String securityKey, String securityAlgorithm, String securityProvider, String securityTransformation) Provides information about the JNDI properties that may be used by smartics-properties. |
Uses of JndiConfiguration in de.smartics.properties.admin.resources.representation.html |
---|
Methods in de.smartics.properties.admin.resources.representation.html that return types with arguments of type JndiConfiguration | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<JndiConfiguration> |
JndiHtmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, JndiConfiguration domainObject, OutputStream entityStream) |
Methods in de.smartics.properties.admin.resources.representation.html with parameters of type JndiConfiguration | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<JndiConfiguration> |
JndiHtmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, JndiConfiguration domainObject, OutputStream entityStream) |
Constructors in de.smartics.properties.admin.resources.representation.html with parameters of type JndiConfiguration | |
---|---|
JndiHtmlRepresentationRenderer(de.smartics.html5.jatl.HtmlResourceContext htmlContext, JndiConfiguration domainObject, OutputStream entityStream) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |