Class LoadAndStorePermissionOwner.Factory

java.lang.Object
jmri.configurexml.LoadAndStorePermissionOwner.Factory
All Implemented Interfaces:
PermissionFactory
Enclosing class:
LoadAndStorePermissionOwner

public static class LoadAndStorePermissionOwner.Factory extends Object implements PermissionFactory
  • Constructor Details

  • Method Details

    • register

      public void register(PermissionManager manager)
      Description copied from interface: PermissionFactory
      Register the permissions that this factory provides. Note that the owner of the permissions must be registered before the permissions are registered.
      Specified by:
      register in interface PermissionFactory
      Parameters:
      manager - the permission manager