Class AbstractSymbol.RegisterPersistence

java.lang.Object
org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol.RegisterPersistence
All Implemented Interfaces:
org.gvsig.tools.util.Callable
Enclosing class:
AbstractSymbol

public static class AbstractSymbol.RegisterPersistence extends Object implements org.gvsig.tools.util.Callable
  • Constructor Details

    • RegisterPersistence

      public RegisterPersistence()
  • Method Details

    • call

      public Object call() throws Exception
      Specified by:
      call in interface org.gvsig.tools.util.Callable
      Throws:
      Exception