|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface FaceletCache.MemberFactory<V>
Factory interface for creating Facelet or View Metadata Facelet instances.
| Method Summary | |
|---|---|
V |
newInstance(java.net.URL key)
Create a Facelet or View Metadata Facelet (depending on the type of factory this is) for the argument URL. |
| Method Detail |
|---|
V newInstance(java.net.URL key)
throws java.io.IOException
Create a Facelet or View Metadata Facelet (depending on the type of factory this is) for the argument URL.
key - the URL that will be used as the key
for the instance being created.
java.lang.NullPointerException - if argument key is
null.
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41