|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectch.odi.justblog.api.ApiRegistry
The place where APIs are registered.
| Method Summary | |
static BlogApi |
get(java.lang.String apiName)
|
static boolean |
isSupported(java.lang.String apiName)
|
static void |
register(BlogApi api)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void register(BlogApi api)
public static boolean isSupported(java.lang.String apiName)
public static BlogApi get(java.lang.String apiName)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||