org.jboss.seam.jcr.ocm
Class OCMHandler
java.lang.Object
org.jboss.seam.jcr.ocm.OCMHandler
public class OCMHandler
- extends Object
|
Method Summary |
Object |
handle(javax.interceptor.InvocationContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ctoEvent
@Inject
public javax.enterprise.event.Event<ConvertToObject> ctoEvent
ctnEvent
@Inject
public javax.enterprise.event.Event<ConvertToNode> ctnEvent
resolver
@Inject
public RepositoryResolver resolver
configParameters
@Inject
@Named(value="jcrRepositoryConfigMap")
public javax.enterprise.inject.Instance<Map<String,String>> configParameters
OCMHandler
public OCMHandler()
handle
public Object handle(javax.interceptor.InvocationContext ctx)
Copyright © 2013 Seam Framework. All Rights Reserved.