/** Convenience method. */ public IsisConfiguration getConfiguration() { return isisSessionFactory.getConfiguration(); }
/** Convenience method. */ public SpecificationLoaderSpi getSpecificationLoader() { return isisSessionFactory.getSpecificationLoader(); }
/** Convenience method. */ public DeploymentType getDeploymentType() { return isisSessionFactory.getDeploymentType(); }