org.exoplatform.kernel.it
Class MCInjectionTest
java.lang.Object
org.exoplatform.kernel.it.MCInjectionTest
- Direct Known Subclasses:
- MCInjectionTest2, MCInjectionTest3
public class MCInjectionTest
- extends Object
Presumption when running this test from within servlet container is that
org.exoplatform.kernel.demos:exo.kernel.mc-int-demo jar has been deployed
- Author:
- Marko Strukelj
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected org.exoplatform.services.log.Log log
beanName
protected String beanName
bean
protected InjectingBean bean
inJboss
protected boolean inJboss
mcIntActive
protected boolean mcIntActive
MCInjectionTest
public MCInjectionTest()
init
protected void init()
test
public void test()
tests
protected void tests()
testTransactionManager
protected void testTransactionManager()
testFieldInjection
protected void testFieldInjection()
testTypeMatchingMethodInjection
protected void testTypeMatchingMethodInjection()
testNameLookupMethodInjection
protected void testNameLookupMethodInjection()
testNameLookupMapInjection
protected void testNameLookupMapInjection()
testPropertyValueMethodInjection
protected void testPropertyValueMethodInjection()
testInstallMethod
protected void testInstallMethod()
testStarted
protected void testStarted()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.