Class UserPropertiesServiceVersionedInvocationHandler

  • All Implemented Interfaces:
    InvocationHandler

    @ManagedResource("org.onebusaway.users.impl:name=UserPropertiesServiceVersionedInvocationHandler")
    public class UserPropertiesServiceVersionedInvocationHandler
    extends Object
    implements InvocationHandler
    • Constructor Detail

      • UserPropertiesServiceVersionedInvocationHandler

        public UserPropertiesServiceVersionedInvocationHandler()
    • Method Detail

      • setUserPropertiesServiceV1

        public void setUserPropertiesServiceV1​(UserPropertiesService userServiceV1)
      • setUserPropertiesServiceV2

        public void setUserPropertiesServiceV2​(UserPropertiesService userServiceV2)
      • setUserPropertiesServiceV3

        public void setUserPropertiesServiceV3​(UserPropertiesService userServiceV3)
      • setUserPropertiesServiceV4

        public void setUserPropertiesServiceV4​(UserPropertiesService userServiceV4)
      • setPreferredVersion

        public void setPreferredVersion​(int preferredVersion)
      • getV1References

        @ManagedAttribute
        public int getV1References()
      • getV2References

        @ManagedAttribute
        public int getV2References()
      • getV3References

        @ManagedAttribute
        public int getV3References()
      • getV4References

        @ManagedAttribute
        public int getV4References()