Class GsBinder

  • All Implemented Interfaces:
    com.avanza.astrix.beans.core.AstrixConfigAware

    public class GsBinder
    extends Object
    implements com.avanza.astrix.beans.core.AstrixConfigAware
    Author:
    Elias Lindholm
    • Constructor Detail

      • GsBinder

        public GsBinder()
    • Method Detail

      • getEmbeddedSpace

        public org.openspaces.core.GigaSpace getEmbeddedSpace​(org.springframework.context.ApplicationContext applicationContext)
      • createProperties

        public com.avanza.astrix.beans.service.ServiceProperties createProperties​(org.openspaces.core.GigaSpace space)
      • createServiceProperties

        public com.avanza.astrix.beans.service.ServiceProperties createServiceProperties​(String spaceUrl)
      • setConfig

        public void setConfig​(com.avanza.astrix.config.DynamicConfig config)
        Specified by:
        setConfig in interface com.avanza.astrix.beans.core.AstrixConfigAware