com.khubla.pragmatach.plugin.jcr
Class JCRSessionFactory

java.lang.Object
  extended by com.khubla.pragmatach.plugin.jcr.JCRSessionFactory

public class JCRSessionFactory
extends Object

Author:
tome

Constructor Summary
JCRSessionFactory()
           
 
Method Summary
 javax.jcr.Session getSession()
          get a repository Session
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCRSessionFactory

public JCRSessionFactory()
Method Detail

getSession

public javax.jcr.Session getSession()
                             throws PragmatachException
get a repository Session

Throws:
PragmatachException


Copyright © 2014 khubla.com. All rights reserved.