Class
caplin.fx.providers

PermissionedTenorService

Defines an implementation of a caplin.fx.services.TenorService that uses the permission service for a source of tenors.

Constructor Summary

Attributes Name and Description
caplin.fx.providers.PermissionedTenorService(String sTenorNamespace)

Methods implemented from class caplin.fx.services.TenorService:
addTenorListener, removeTenorListener

Constructor Detail

caplin.fx.providers.PermissionedTenorService(String sTenorNamespace)

Parameters
String sTenorNamespace The permission namespace to use to get the tenors.