|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPVFactory
Interface that implementors of the PVFactory extension point must provide.
| Method Summary | |
|---|---|
PV |
createPV(java.lang.String name)
Create a PV for the given channel name. |
| Method Detail |
|---|
PV createPV(java.lang.String name)
throws java.lang.Exception
name - Name of the Process Variable
java.lang.Exception - on error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||