eXo Kernel :: MC Kernel Integration :: Implementation 2.4.1-GA

org.exoplatform.container.mc.impl
Annotation Type InterceptMC


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface InterceptMC

Marks GateIn MC enabled component.

Author:
Marko Strukelj, Ales Justin

Optional Element Summary
 MCInjectionMode injectionMode
          Injection mode
 

injectionMode

public abstract MCInjectionMode injectionMode
Injection mode

Returns:
MCInjectionMode enumeration constant representing injection mode
Default:
org.exoplatform.container.mc.impl.MCInjectionMode.STANDARD

eXo Kernel :: MC Kernel Integration :: Implementation 2.4.1-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.