Android AOP framework.
AndroidEnterprise is hosted in the following web site
https://github.com/Feantury/AndroidEnterprise
If you think the Android project AndroidEnterprise listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidEnterprise.
Item | Value |
---|---|
Java File Count | 22 |
Activity Count | 0 |
AndroidEnterprise has the following Java source files.
com.androidenterprise.android.AndroidEnterpriseApplication.java com.androidenterprise.android.EnterpriseActivity.java com.androidenterprise.annotations.EnterpriseConfiguration.java com.androidenterprise.aop.EnterpriseBeanContainer.java com.androidenterprise.aop.annotations.EnterpriseBean.java com.androidenterprise.aop.configuration.Configuration.java com.androidenterprise.aop.configuration.ConfigurationReader.java com.androidenterprise.aop.configuration.LazyConfiguration.java com.androidenterprise.aspects.AspectAroundTest.java com.androidenterprise.database.DatabaseAnnotationHelper.java com.androidenterprise.database.DatabaseContext.java com.androidenterprise.database.annotations.Attribute.java com.androidenterprise.database.annotations.Autoincrement.java com.androidenterprise.database.annotations.NotNull.java com.androidenterprise.database.annotations.PrimaryKey.java com.androidenterprise.database.annotations.Reference.java com.androidenterprise.database.annotations.Table.java com.androidenterprise.exceptions.ConfigurationException.java com.androidenterprise.exceptions.EnterpriseException.java com.androidenterprise.exceptions.ReflectionException.java com.androidenterprise.utils.ReflectionUtils.java com.androidenterprise.utils.StringUtils.java