Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
OSGI callback for activating this component
- add(long) - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
D
- deactivate() - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
Callback from OSGi on service deactivation.
- deleteFile(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
F
- failed() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
G
- getBytesInLastFifteenMinutes() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getBytesInLastFifteenMinutes() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the total number of uploaded bytes in the last fifteen minutes
- getBytesInLastFiveMinutes() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getBytesInLastFiveMinutes() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the total number of uploaded bytes in the last five minutes
- getBytesInLastMinute() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getBytesInLastMinute() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the total number of uploaded bytes in the last minute
- getContentLength(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- getFailedUploadOperations() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getFailedUploadOperations() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the number of failed upload operations
- getFile(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- getFileName(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- getSuccessfulUploadOperations() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getSuccessfulUploadOperations() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the number of successful upload operations
- getTotalBytes() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getTotalBytes() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the total number of uploaded bytes
O
- org.opencastproject.staticfiles.impl - package org.opencastproject.staticfiles.impl
- org.opencastproject.staticfiles.jmx - package org.opencastproject.staticfiles.jmx
P
- persistFile(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
S
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
OSGi DI
- setSecurityService(SecurityService) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
OSGi DI
- STATICFILES_ROOT_DIRECTORY_KEY - Static variable in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
The key to find the root directory for the static file service in the OSGi properties.
- StaticFileServiceImpl - Class in org.opencastproject.staticfiles.impl
-
Stores and retrieves static file resources.
- StaticFileServiceImpl() - Constructor for class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- storeFile(String, InputStream) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- successful() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
U
- UploadStatistics - Class in org.opencastproject.staticfiles.jmx
- UploadStatistics() - Constructor for class org.opencastproject.staticfiles.jmx.UploadStatistics
- UploadStatisticsMXBean - Interface in org.opencastproject.staticfiles.jmx
-
JMX Bean interface exposing upload statistics.
All Classes and Interfaces|All Packages|Constant Field Values