org.weda.enhance.impl
Class AspectHelperImpl
java.lang.Object
org.weda.enhance.impl.AspectHelperImpl
- All Implemented Interfaces:
- AspectHelper
public class AspectHelperImpl
- extends java.lang.Object
- implements AspectHelper
- Author:
- Mikhail Titov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static AspectHelper INSTANCE
AspectHelperImpl
public AspectHelperImpl()
init
public void init()
getHivemindObject
public java.lang.Object getHivemindObject(java.lang.String ref)
- Specified by:
getHivemindObject
in interface AspectHelper
setObjectProvider
public void setObjectProvider(HivemindObjectProvider objectProvider)
getMessagesRegistry
public MessagesRegistry getMessagesRegistry()
- Specified by:
getMessagesRegistry
in interface AspectHelper
setMessagesRegistry
public void setMessagesRegistry(MessagesRegistry messagesRegistry)
getCacheManager
public CacheManager getCacheManager()
- Specified by:
getCacheManager
in interface AspectHelper
setCacheManager
public void setCacheManager(CacheManager cacheManager)
Copyright © 2005-2006 . All Rights Reserved.