|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.velocity.site.news.NewsManagerUtils
public abstract class NewsManagerUtils
Helper class to retrieve the NewsManager from the news plugin. Must not be in the model package or the class loaders will fail to find the right class.
| Field Summary | |
|---|---|
static java.lang.String |
NEWS_CONTAINER_NAME
|
| Method Summary | |
|---|---|
static void |
bindModelRealm(org.codehaus.plexus.PlexusContainer container)
This binds the site plugin to load all model classes from the news plugin class loader. |
static NewsManager |
getNewsManager(org.codehaus.plexus.PlexusContainer container)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NEWS_CONTAINER_NAME
| Method Detail |
|---|
public static NewsManager getNewsManager(org.codehaus.plexus.PlexusContainer container)
throws VelocityNewsException
VelocityNewsException
public static final void bindModelRealm(org.codehaus.plexus.PlexusContainer container)
throws VelocityNewsException
VelocityNewsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||