eXo Kernel :: MC Kernel Integration :: Tests 2.4.5-GA

org.exoplatform.kernel.it
Class ExternalMCInjectionTest

java.lang.Object
  extended by org.exoplatform.kernel.it.ExternalMCInjectionTest

public class ExternalMCInjectionTest
extends Object

Author:
Marko Strukelj

Field Summary
protected  ExternallyControlledInjectingBean bean
           
protected  String beanName
           
protected  boolean inJboss
           
protected static org.exoplatform.services.log.Log LOG
           
protected  boolean mcIntActive
           
 
Constructor Summary
ExternalMCInjectionTest()
           
 
Method Summary
protected  void init()
           
 void test()
           
protected  void testInstallMethod()
           
protected  void testMapInjection()
           
protected  void testNameLookupMethodInjection()
           
protected  void testNestedPropertyInjection()
           
protected  void testPropertyValueMethodInjection()
           
protected  void tests()
           
protected  void testStarted()
           
protected  void testTransactionManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final org.exoplatform.services.log.Log LOG

beanName

protected String beanName

bean

protected ExternallyControlledInjectingBean bean

inJboss

protected boolean inJboss

mcIntActive

protected boolean mcIntActive
Constructor Detail

ExternalMCInjectionTest

public ExternalMCInjectionTest()
Method Detail

init

protected void init()

test

public void test()

tests

protected void tests()

testTransactionManager

protected void testTransactionManager()

testNameLookupMethodInjection

protected void testNameLookupMethodInjection()

testMapInjection

protected void testMapInjection()

testPropertyValueMethodInjection

protected void testPropertyValueMethodInjection()

testNestedPropertyInjection

protected void testNestedPropertyInjection()

testInstallMethod

protected void testInstallMethod()

testStarted

protected void testStarted()

eXo Kernel :: MC Kernel Integration :: Tests 2.4.5-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.