com.allaire.cfx
Class CFXFactory
java.lang.Object
|
+--com.allaire.cfx.CFXFactory
- public class CFXFactory
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createTagAlwaysReload
public CustomTag createTagAlwaysReload(java.lang.String s)
throws java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
createTagAutoReload
public CustomTag createTagAutoReload(java.lang.String s)
throws java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
createTagNeverReload
public CustomTag createTagNeverReload(java.lang.String s)
throws java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException