public static class PersistentProviderRegistrations.Provider
extends java.lang.Object
| Constructor and Description |
|---|
Provider() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(PersistentProviderRegistrations.Property property) |
java.lang.String |
getAppContext() |
java.lang.String |
getClassName() |
java.lang.String |
getDescription() |
java.lang.String |
getLayer() |
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
void |
setAppContext(java.lang.String appContext) |
void |
setClassName(java.lang.String className) |
void |
setDescription(java.lang.String description) |
void |
setLayer(java.lang.String layer) |
void |
setProperty(java.lang.String name,
java.lang.String value)
Used by IntrospectionUtils via reflection.
|
public java.lang.String getClassName()
public void setClassName(java.lang.String className)
public java.lang.String getLayer()
public void setLayer(java.lang.String layer)
public java.lang.String getAppContext()
public void setAppContext(java.lang.String appContext)
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
public void addProperty(PersistentProviderRegistrations.Property property)
public void setProperty(java.lang.String name,
java.lang.String value)
name - - the name of of the property to set on this objectvalue - - the value to setaddProperty(String, String)public java.util.Map<java.lang.String,java.lang.String> getProperties()
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.