java.lang.Cloneable
public class Provider extends ProjectComponent
description, location, project
Constructor | Description |
---|---|
Provider() |
Modifier and Type | Method | Description |
---|---|---|
void |
check() |
Check if the component has been configured correctly.
|
java.lang.String |
getClassName() |
|
void |
setClassName(java.lang.String type) |
Set the provider classname.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public java.lang.String getClassName()
public void setClassName(java.lang.String type)
type
- the value to set.public void check()